文件名称: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 in
1D, 2D and 3D.
* FEM1
this is the main routine for solving ODE BVPs using any combination
of Dirichlet, Neumann or Robin conditions.
* GENMAT1
called by FEM1 and is the core of the program. It generates the
matrices used for solving the linear equation system for the ODE.
* REFINE1
with this routine you can refine the mesh over certain critical
grid points. The the gridpoints will become nonuniformly linearly
spaced.
* TEST1
this is a test for the 1D case of FEM. Look through this example
carefully in order to fully understand how FEM1 works.
* FEM2.mat
contains examples over meshes/triangulations in 2D.
* PLOTGRID2
plot mesh/triangulation in 2D and put a number in each corresponding
element (triangle).
* QUADSPACE
generates
===============================
Date: 2002-04-01
Author: B. Rasmus Anthin.
WHAT IS IT
This is a toolbox for computing ODEs or PDEs in BVPs using FEM in
1D, 2D and 3D.
* FEM1
this is the main routine for solving ODE BVPs using any combination
of Dirichlet, Neumann or Robin conditions.
* GENMAT1
called by FEM1 and is the core of the program. It generates the
matrices used for solving the linear equation system for the ODE.
* REFINE1
with this routine you can refine the mesh over certain critical
grid points. The the gridpoints will become nonuniformly linearly
spaced.
* TEST1
this is a test for the 1D case of FEM. Look through this example
carefully in order to fully understand how FEM1 works.
* FEM2.mat
contains examples over meshes/triangulations in 2D.
* PLOTGRID2
plot mesh/triangulation in 2D and put a number in each corresponding
element (triangle).
* QUADSPACE
generates
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FEM/adapt1.m
FEM/demo/ex1.m
FEM/demo/ex1.mat
FEM/demo/ex2.m
FEM/demo/ex2.mat
FEM/demo/test1.m
FEM/demo/test2.m
FEM/fem1.m
FEM/fem2.m
FEM/genmat1.m
FEM/genmat2.m
FEM/genmat3.m
FEM/genmesh2.m
FEM/impmesh.m
FEM/meshtest.m
FEM/plotgrid2.m
FEM/quadspace.m
FEM/readme_fem.txt
FEM/refine1.m
FEM/vmean.m
FEM/demo
FEM
FEM/demo/ex1.m
FEM/demo/ex1.mat
FEM/demo/ex2.m
FEM/demo/ex2.mat
FEM/demo/test1.m
FEM/demo/test2.m
FEM/fem1.m
FEM/fem2.m
FEM/genmat1.m
FEM/genmat2.m
FEM/genmat3.m
FEM/genmesh2.m
FEM/impmesh.m
FEM/meshtest.m
FEM/plotgrid2.m
FEM/quadspace.m
FEM/readme_fem.txt
FEM/refine1.m
FEM/vmean.m
FEM/demo
FEM
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.