文件名称:FEM

  • 所属分类:
  • matlab例程
  • 资源属性:
  • [Matlab] [源码]
  • 上传时间:
  • 2014-11-20
  • 文件大小:
  • 94kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • wit****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

通过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
(系统自动生成,下载前可以参看下载内容)

下载文件列表





FEM\adapt1.m

...\demo\ex1.m

...\....\ex1.mat

...\....\ex2.m

...\....\ex2.mat

...\....\test1.m

...\....\test2.m

...\fem1.m

...\fem2.m

...\genmat1.m

...\genmat2.m

...\genmat3.m

...\genmesh2.m

...\impmesh.m

...\meshtest.m

...\plotgrid2.m

...\quadspace.m

...\readme_fem.txt

...\refine1.m

...\vmean.m

...\demo

FEM

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org