搜索资源列表
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
- vety good,fem analysis.-matlab and fem
matlab_FEM_dismesh
- DistMesh giving a singular FEM matrix?-Hi Anyone here with some experience of using DistMesh in finite element code? I m solving the scalar Helmoltz equation in an annular region in 2D: rho_1 < rho < rho_2 where rho_1 is the radi
fem.2.1
- 有限元数学计算工具箱 希望给大家能有所帮助
FEM-PPT
- 非常好的有限元课件(英文版)包括: 1.有限元基础 2.桁架结构 3.二维、三维结构 4.梁、框架结构 5.板壳结构 6.动力学分析-Finite Element Method and Application-PPT,include: 1.Foundations of FEM 2.Truss structures 3.2D and 3D solid structure 4.Beam and Frame Structures 5.Plate and S
fem.2.1
- 采用有限元法求解一维、二维抛物型方程,matlab编程-FEM for 1-D,2—D parabolic equation
ajme-2-1-1
- Application of Taguchi and FEM to Explore the Surface Properties of Glass Using USM Proce-Application of Taguchi and FEM to Explore the Surface Properties of Glass Using USM Process
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
Introduction-FEM
- 有限元模型matlab源代码,包括1D,2D,3D单元模型-Finite element model of the matlab source code, including 1 d and 2 d, 3 d model of the unit
ProgramingtheFiniteElementMethodwithMatlab
- 1.有限元基本原理及matlab数据结构介绍; 2.基于matlab的有限元编程(The realization of finite element programming with MATLAB)
fem.2.1
- 实现MATLAB有限元分析,可作为工具箱添加到MATLAB的工具箱内(Finite element analysis of MATLAB)
Matlab fem有限元工具箱.2.1
- 有限元工具箱,分析有限元时源代码,可参考使用(MATLAB Finite Element Toolbox)
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
Matlab-Phase-field modeling of instablity film
- 本程序研究的目的是证明一种有限元相场算法,其中相场方程是完全耦合并同时求解的。不过,在这种情况下,完全耦合的方程是弹性和非守恒的阶参数;然而,该方法可作为其他相场模型完全耦合公式的模板。这是求解具有弹性不均匀性的Allen-Cohn方程的主要程序。有限元算法。该算法解决了非保守阶参数的演化问题。全耦合模式下应力列场的演化。取决于代码中Isolve参数的选择:对于Isolve-1,代码以长手格式和非优化模式执行。为了执行Matlab优化模式。因此,对于所需的执行模式,该参数应该在程序中修改。(Th
