-
-
-
-
-
FEM.rar
Matlab code to to solve the 1D advection-diffusion equation with Galerkin method.
-
FEM_2Dor3D_linelast_standard.rar
Example 2D and 3D Linear elastic FEM code Currently coded to run either plane strain or plane stress (2DOF) or general 3D but could easily be modified for axisymmetry too.
-
FEM_shear_locking_demo.rar
Example 2D and 3D Linear elastic FEM code
Illustrates phenomenon of shear locking by computing the displacement field in a 2D linear elastic beam and comparing the FEA prediction with the exact result
-
fem.rar
一个用MATLAB写的二维矩形有限元算法,包括网格剖分和演示程序
-
-
-
mls_mb.zip
... least squares method.
MLSM is generalized form of weighted least squares and firstly introduced to use in meshless Finite Element Method (FEM). The main feature of this method is that the weight function is updated from point to point which enables the ...
-