搜索资源列表
各种线性差分格式
- 包含各种常见差分格式及其精度分析,可以作为下一步流体计算的基础。(A variety of common difference schemes and their accuracy analysis can be used as the basis for the next step of fluid computation.)
simu.tar
- 简单的声波方程数值模拟程序,使用二阶有限差分方法,震源为单位脉冲。(The simple acoustic wave equation numerical simulation program, using the two - order finite difference method, the source of the unit pulse.)
一维热传导方程_有限差分
- 分层的一维热传导方程的有限差分法MATLAB程序,是简单的显式差分格式,尽量使用了矩阵运算,没有符号运算。 文件chafen1.m以路面为例,假设有多层建筑材料,热传导系数已经在代码中给出。用户使用时请按自己需要修改chafen1.m文件,增减层数,修改热传导系数等即可。(One-dimensional heat conduction equation finite difference method MATLAB program, is a simple explicit differenc