搜索资源列表
fem
- 结构力学中的有限元例子,包含了7个分类文件夹-Structural mechanics of the finite element example, contains seven classification folder
finite_element_toolbox_v2.01
- matlab工具箱,使用有限元计算ODEs(常微分), PDEs(偏微分),BVPs(边值问题),包括一维,二维,三维.(Matlab Finite Element toolbox,version2.01)-This is a toolbox for computing ODEs or PDEs in BVPs using FEM in 1D, 2D and 3D
The-use-of-mixed-finite-element-method-for-solving
- 利用混合有限元方法求解抛物型方程的matlab算法-The use of mixed finite element method for solving parabolic equations in matlab algorithm
FVM-convection-and-diffusion
- 有限体积法 求解 一维二维对流扩散问题 离散格式有:中心差分和乘方格式-finite volume method solve convection and diffusion problem
examples
- 徐荣桥《结构分析的有限元法与Matlab程序设计》源程序-Xu Rongqiao Structural Analysis of the finite element method and Matlab Programming source code
FEM
- 利用matlab实现电磁场数值方法里面的有限差分与有限元法-Using matlab to achieve numerical method of electromagnetic field inside the finite difference and finite element method
FEM(pcode)
- matlab有限元求解2维poisson问题,支持变系数 GUI界面(含详细参数说明),附若干实例-matlab finite element for solving two-dimensional poisson issue, and support variable-coefficient GUI interface (including detailed parameter descr iption), with a number of examples
FEM-Example
- This is a matlab code (m file) for using finite element method to solve PDE
FDFD_polar
- This MATLAB code demonstrates the finite-difference frequency-domain method by modeling transmission and reflectance from a broadband wire grid polarizer.
MATLABcode
- 名字已经很清楚了,结构分析有限元法与MATLAB程序设计-源代码-Name is already quite clear, structural analysis finite element method with the MATLAB program design- the source code
The_Finite_Element_Method_Using_MATLAB_Second_Edit
- 英文书《The Finite Element Method Using MATLAB, Second Edition》附带实例-English book
8NODES
- MATLAB编写的有限元程序,用于计算8节点的等参单元,请大家分享-Prepared MATLAB finite element program, used to calculate the 8-node isoparametric element, please share
fem1
- matlab中PDE工具箱的帮助文件pde.pdf的例子全部用代码实现,花了我一个月的时间,有限元应用程序-matlab in PDE toolbox pde.pdf Help file with examples of all the code, I spent a month s time, the finite element applications
zuoye
- 利用有限差分法 (Finite Differential Method, FDM)将场域离散为许多小网格,应用差分原理,将求解连续函数的泊松方程问题转换为求解网格节点上的差分方程组的问题。-The use of finite difference method (Finite Differential Method, FDM) will field for many small discrete grid, the application of differential principle, t
Programing-the-Finite-Element-Method-with-matlab.
- It s a useful thing helping you to pragramming the finite element with matlab.
Programming-the-Finite-Element-method-with-Matlab.
- 用MATLAB编写的有限元程序,包含了有限元求解的各个细节过程。-MATLAB prepared by the finite element program, including the finite element solution details.
The-Finite-Element-Method-using-MATLAB---Kwon-and
- The Finite Element Method using MATLAB by Kwon and Bang this book represents introductory and some advanced topics of the Finite Element Method
MATLAB-finite-element-
- 《MATLAB有限元分析与应用》(德国)(P.l.Kattan)卡坦:采用当今在工程和工程教育方面非常流行的数学软件MATLAB,对有限元分析进行数值实现。书中既包含了MATLAB的简单介绍,又详述了有限元方法的系统性处理策略,并提供了大量取自机械工程、土木工程、航空航天工程或材料科学的示例和习题,非常适合相关专业的学生和研究人员使用。《MATLAB有限元分析与应用》特别强调对MATLAB的交互应用,书中的每个示例都以交互的方式求解,有利于读者切实提高有限元的分析和应用能力。以上代码为本书源代码
Finite-element
- 使用MATLAB仿真有限元的源代码,数据以及仿真图形-Finite element simulation using MATLAB source code, data and simulation graphics
Finite volume Tool for Matlab
- 这是化学/石油工程师的有限体积(玩具)工具箱。 现在,它可以解决一个瞬变对流扩散方程的变速场/扩散系数。 离散化方案 包括: ?? * 中心差异扩散项 ?? * 中央差分对流项 ?? * 逆风对流期 ?? * TVD对流项与各种流量限制器 ?? * 瞬态项 ?? * Dirichlet,Neumann,Robin和周期性边界条件(This is a finite volume (toy) toolbox for chemical/petroleum engineers. Rig