搜索资源列表
FEM-Example
- This is a matlab code (m file) for using finite element method to solve PDE
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
Finite_difference_Methods_for_ODE_and_PDE
- Finite Difference methods for solution of PDE and ODE. Presented mathematical algoritms for solution of Partial Differential Equations and Ordinary Differential Equations. Matlab codes included in the text.
FEM_ANALYSIS
- THis matlab codes implements caluclation of 2-d Finite Element method(FEM) for finding approximate solutions of partial differential equations (PDE) as well as of integral equations.
diandianhe
- matlab的pde工具箱很薄弱,同时只能处理有限复杂度的问题,利用comsol强大的有限元分析与多物理场的耦合性,解决相当完美。 matlab与多物理场有限元软件的结合,本程序需要安装matlab7.0以上以及comsol multiphysics 3.0以上版本,建立客户端后可以方便的利用matlab控制有限元软件,进行建模计算。 本程序描述的是点电荷周围的电场以及电势。适合于初学者-The pde matlab toolbox is very weak, and can only
eigenvalue-problem-of-PDE
- 以上代码是求解椭圆微分算子的特征值问题的Matlab源代码,采用有限元法的思想来编写的,程序计算结果和理论是相符的。-The above code is to solve the elliptic differential operator eigenvalue problem of the Matlab source code, using the finite element method to write the ideas, procedures, results and theoret
fdmbook.tar
- matlab files in an imortant book about finite difference method on pde
CrankNic
- This Matlab scr ipt solves a particular case of the parabolic PDE studied in class using the CrankNicolson finite difference algorithm.
Using-MATLAB-(diffusion-equation)-
- MATLAB求解偏微分方程(扩散方程)有限差分法 源程序代码-Using MATLAB (diffusion equation) Finite Difference Method PDE source code
pde
- MATLAB求解偏微分方程的几道例子,有限差分,有限元等方法,有文字参考,本人初学,希望交流-MATLAB to solve a few examples of partial differential equations, finite difference, finite element method, there is a reference text, I am a novice, I hope the exchange
MATLAB-solving-PDE-code
- matlab软件求解偏微分方程组的经典的有限差分程序代码-matlab software to solve the classic Partial Differential Equations Finite Difference code