搜索资源列表
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
nbvp
- A n-point BVP solver. Very useful for BVPs.-Very useful for BVPs.
SolvingODEswithMATLAB
- This book is for people who want to solve ordinary differential equations (ODEs), both initial value problems (IVPs) and boundary value problems (BVPs) as well as delay differential equations (DDEs). Solving ODEs wit
BVP4C_TenAnn
- 根据matlab的bvp4c函数的例子思想方法,求解特征值和特征函数,可以解变积分边界的问题,但是须给一个比较精确的初特征值。此为自编程序,已经标明注释。所附为bvp4c相关例子(此从matlab帮助文件节选)。-use the matlab solver bvp4c to obtain the both eigenvalues and eigenfunctions of BVPs, an exact initial eigenvalu
fem
- This is a toolbox for computing ODEs or PDEs in BVPs using FEM in 1D, 2D and 3D.- This is a toolbox for computing ODEs or PDEs in BVPs using FEM in 1D, 2D and 3D. * FEM1
Solving-ODEs-with-MATLAB---Shampine-Gladwell-Thom
- This book is for people who want to solve ordinary differential equations (ODEs), both initial value problems (IVPs) and boundary value problems (BVPs) as well as delay differential equations (DDEs). Solving ODEs wit
shoot
- matlab中用打靶法求解常微分方程组的两点边值问题-shooting method for bvps
findiff
- matlab求解两点边值问题的常微分方程组。追赶法求解。-chasing method for solving ODE bvps
bvp6c
- 高精度的matlab求微分方程组的边值问题的bvp6 c的解算器,精度高于常用的bvp4c。-bvp6c solver for ode bvps in matlab
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
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.