搜索资源列表
各种线性差分格式
- 包含各种常见差分格式及其精度分析,可以作为下一步流体计算的基础。(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.)
p1_1
- 基 础 物 理 中 的 关 于 一 部 分 运 动 学 编 程(Basic physical kinematics programming)
一维热传导方程_有限差分
- 分层的一维热传导方程的有限差分法MATLAB程序,是简单的显式差分格式,尽量使用了矩阵运算,没有符号运算。 文件chafen1.m以路面为例,假设有多层建筑材料,热传导系数已经在代码中给出。用户使用时请按自己需要修改chafen1.m文件,增减层数,修改热传导系数等即可。(One-dimensional heat conduction equation finite difference method MATLAB program, is a simple explicit differenc
sweep
- 粒子输运算法核心求解算法, 有限差分离散空间,离散纵标法离散方向角积分。
1Dfdtd
- 有限时域差分法 计算一维脉冲传输 适用于麦克斯韦方程的时域差分计算,对于FDTD的学习具有重要作用