CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - meshless code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - meshless code - List
[
matlab
]
efg1d
DL : 0
一篇优秀的无网格伽辽金方法入门文章。这篇文章最好的地方在于——提供了matlab源码。方便大家了解和学习无网格的编程实现-An excellent method EFGM article entry. This article is the best place- to provide a matlab source code. U.S. to facilitate understanding and learning programming meshless realize
Update
: 2025-02-19
Size
: 2.49mb
Publisher
:
yangocean
[
Algorithm
]
EFG
DL : 2
这是一个有关解二维弹性板的无网格EFG程序matlab源代码,是学习无网格法入门的必学程序!-This is a solution of two-dimensional elastic plate meshless EFG process matlab source code, is a meshless method to study entry procedures must!
Update
: 2025-02-19
Size
: 5kb
Publisher
:
zengweidong
[
Algorithm
]
GBMM1D.m
DL : 0
一维伽辽金型无网格法MATLAB程序 无网格方法采用基于点的近似,可以彻底或部分地消除网格,不需要网格的初始划分和重构,不仅可以保证计算的精度,而且可以大大减小计算的难度。然而,由于目前的无网格近似一般没有解析表达式,且大都基于伽辽金原理,因此计算量很大,要超出传统的有限元法;另外,无网格近似大都是拟合,因此对于位移边界的处理比较困难,多采用拉格朗日乘子法处理。-1维伽Galerkin-type meshless method MATLAB procedures meshless method based on the point of approximation, can be completely or partially eliminate the grid, the grid does not require the initial division and reconstruction, not only can guarantee the accuracy of the calculation, and can greatly reduce the difficulty of calculation. However, due to the current meshless approximation there is no analytic expression in general, and mostly based on the Galerkin principle, the calculation of a large volume, it is necessary to go beyond the traditional finite element method In addition, the meshless approximation are fitted, so displacement of the border more difficult to deal with, the use of Lagrange law.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
dong
[
Algorithm
]
parallel-SPH-0.1.tar
DL : 1
光滑质点无网格法SPH并行计算程序,一种新型算法-Smooth particle meshless method SPH parallel computing procedures, a new type of algorithm
Update
: 2025-02-19
Size
: 2.47mb
Publisher
:
jimcqcu
[
Windows Develop
]
SPHfinal
DL : 0
This a SPH meshfree code have been developed for curve fitting problems. this archive contains Matlab subroutines
Update
: 2025-02-19
Size
: 7kb
Publisher
:
ahmad
[
matlab
]
MATLABcode
DL : 0
名字已经很清楚了,结构分析有限元法与MATLAB程序设计-源代码-Name is already quite clear, structural analysis finite element method with the MATLAB program design- the source code
Update
: 2025-02-19
Size
: 231kb
Publisher
:
loujq
[
Algorithm
]
MLPG
DL : 1
无网格MLPG程序,gauss积分,移动最小二乘法-meshless local petrov-Galerkin methods
Update
: 2025-02-19
Size
: 15kb
Publisher
:
刘阳
[
SCM
]
meshfree3d
DL : 0
This code is for the smoothed particle hydradynamics(a meshless method).
Update
: 2025-02-19
Size
: 48kb
Publisher
:
aray
[
Algorithm
]
SPH3DOnTheBook
DL : 1
Dr. Liu 在《光滑粒子流体动力学--一种无网格方法》一书中提供的光滑粒子流体动力学(SPH)源程序,采用Fortran语言编写,用于计算可压缩流体力学问题。-Dr. Liu in the " Smooth Particle Hydrodynamics- a meshless method," a book provided by the smooth particle hydrodynamics (SPH) source code, using Fortran language, used to calculate the fluid flow problem.
Update
: 2025-02-19
Size
: 24kb
Publisher
:
Li Zi
[
matlab
]
MLPG-1D
DL : 0
This is the source code for the MLPG meshless method in 1D by Prof. Xiong-Zhang in China. There are three m files in the sourcecode.
Update
: 2025-02-19
Size
: 4kb
Publisher
:
liu
[
matlab
]
Meshless-method
DL : 0
此代码为《无网格法》书籍的Matlab源码,作者是张雄。-This code is "meshless method" Matlab source books, the author is Zhang Xiong.
Update
: 2025-02-19
Size
: 3.97mb
Publisher
:
刘雨霰
[
matlab
]
Circular-tunnels-meshless-method
DL : 1
此程序代码是用matlab编制完成,要是是用无网格方法来解决圆形巷道问题-This code is compiled by matlab, if meshless method is used to solve the circular tunnels problem
Update
: 2025-02-19
Size
: 1.99mb
Publisher
:
杨敏
[
Education soft system
]
codeefg2d
DL : 0
matlab meshless code
Update
: 2025-02-19
Size
: 6kb
Publisher
:
AFEGAO
[
Education soft system
]
codeefg1d
DL : 0
matlab 1d meshless code
Update
: 2025-02-19
Size
: 1kb
Publisher
:
AFEGAO
[
matlab
]
meshless-in-solid-mechanics
DL : 0
无网格法在固体力学中的应用书籍,内含源代码程序。-Meshless method applied in solid mechanics books, containing the source code program.
Update
: 2025-02-19
Size
: 2.14mb
Publisher
:
ayang
[
source in ebook
]
meshless-code
DL : 0
一维移动最小二乘法,无网格书籍源代码。完整版-One-dimensional moving least squares method, mesh-books source code. Full version
Update
: 2025-02-19
Size
: 3.97mb
Publisher
:
孙维刚
[
Other
]
1D-MESHLESS-zhangxiong
DL : 0
无网格法书籍代码, 张雄的书籍后面附带的代码-No grid method books code, Zhang Xiong' s books back attached code
Update
: 2025-02-19
Size
: 17kb
Publisher
:
破天琪
[
Other
]
1d-peidian-meshless
DL : 0
一维配点型无网格法的matlab代码,张雄书籍后面第四章节-One-dimensional point type with no grid method matlab code, Zhang Xiong books behind fourth chapter
Update
: 2025-02-19
Size
: 1kb
Publisher
:
破天琪
[
Other
]
MLPG-MESHLESS
DL : 0
MLPG无网格方法的matlab代码,张雄后面书籍第五章节-MLPG meshless method matlab code, Zhang Xiong behind fifth chapter books
Update
: 2025-02-19
Size
: 2kb
Publisher
:
破天琪
[
Other
]
OMLL-MESHLESS
DL : 0
同样是无网格法书籍后面的代码,第七章程序:面向对象的二维无网格法程序OM-The same is no law books behind the grid code, Chapter VII of the program: an object-oriented program OMLL dimensional meshless method
Update
: 2025-02-19
Size
: 3.72mb
Publisher
:
破天琪
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.