搜索资源列表
FEM_Polycarpou_Matlab
- \"introduction to the finite element method in electromagnetics\" 配套源码。 内容包括了1-D,2-D的4~5个FEM例子,适合初学者用。
fem
- 1 编译环境为vb6.0 2 实现绘图功能需要安装AutoCAD2000以上版本. 3 程序运行需要动态连接库LSOLVE1.dll提供线性方程组求解功能,建议把LSOLVE1.dll拷贝到系统目录,或者拷贝到执
fem.2.1
- 很好的FEM(有限元)matlab工具包-good FEM (Finite Element) Matlab Kit
fem.2.1
- 五点差分型多重网格方法:各种插值算子的比较)-Five-point difference-type multi-grid methods: a variety of interpolation operator of comparison)
fem.2.1
- 有限元数学计算工具箱 希望给大家能有所帮助
fem.2.1
- 采用有限元法求解一维、二维抛物型方程,matlab编程-FEM for 1-D,2—D parabolic equation
FEM
- 通过Matlab编制的有限单元法工具箱,能够对一维、二维与三维的问题进行求解!-Finite Element Toolbox Ver. 2.1 =============================== Date: 2002-04-01 Author: B. Rasmus Anthin. WHAT IS IT This is a toolbox for computing ODEs or PDEs in BVPs using FEM
fem
- Finite Element Toolbox Ver. 2.1-This is a toolbox for computing ODEs or PDEs in BVPs using FEM in 1D, 2D and 3D.
Matlab_FEM2D
- 二维线弹性有限元程序 这是一个简单的二维有限元程序。其特点如下: 1. 线弹性材料; 2. 4节点和8节点四边形等参元; 3. 接受力与位移边界条件; 使用方法: 1. 适用于有限元初学者熟悉算法; 2. 自带输入文件。程序输出结果文件,用户需要自己进行可视化后处理; 3. 程序内有详细解释。 -Finite element method for 2D planar linear elastic problem Here is the simple
ProgramingtheFiniteElementMethodwithMatlab
- 1.有限元基本原理及matlab数据结构介绍; 2.基于matlab的有限元编程(The realization of finite element programming with MATLAB)
FEM_VV
- 这是一个3维8节点计算弹性力学有限元的MATLAB程序: 1) 生成网格的程序,可以更改模型尺寸、单元数量等参数;2)可以 计算刚度矩阵、位移、应力等,并将结果保存;3)可以后处理程序显示结果;(This is a 3-D 8-node MATLAB program for calculating finite element of elasticity:1) mesh generation program, which can change the size of the model, the
