搜索资源列表
numerical_algorithm
- visualc++ 常用数值算法集,包括椭圆形微分方程、抛物线型方程的数值解-visualc++ common set of numerical algorithms, including elliptic differential equations, numerical solution of parabolic equations
Numerical-Methods-for-PDE
- 一、椭圆型偏微分方程 1. Helmholtz方程 及 特例(Possion方程, Laplace方程); Helmholtz.m possion 2. 满足牛顿边值条件的Helmholtz方程;Helmholtz_Newton.m 二、抛物线型偏微分方程 1. 显式前向欧拉法 EF_Euler.m 2. 隐式后向欧拉法 IB_Euler.m 3. Grank-Nicholson法 Grank_Nicholson.m 4. 二
显式格式求解一维热传导问题matlab程序
- 求解四层复合材料的第一类边界条件下一维热传导问题(Solving one-dimensional heat conduction problem of four layered composite under the first boundary condition)