搜索资源列表
mieyanzheng
- 利用matlab编写了计算球散射振幅矩阵的米理论程序(A theoretical program for calculating the scattering amplitude matrix of a sphere has been compiled using MATLAB)
PWE of band structure
- 用平面波展开法计算二维声子晶体带隙结构的matlab程序(The PWE method in the calculation of band stucture of 2D phononic crystal.)
multi-beam (matlab)
- Matlab模拟多光束干涉光场分布,文件内包含计算所得的两束,三束,四束光干涉的光场分布。程序内可任意改变光束参数(this part of matlab code is used to stimulate the distribution of the strength of the multi-beam interference)
程序
- 最基本的解常微分方程的方法,包括欧拉法、泰勒级数法、多步法、隐式法、Rung-kutta法等(The basic methods for solving ordinary differential equations include Euler method, Taylor series method, multistep method, implicit method, Rung-kutta method, etc.)
一维热传导方程_有限差分
- 分层的一维热传导方程的有限差分法MATLAB程序,是简单的显式差分格式,尽量使用了矩阵运算,没有符号运算。 文件chafen1.m以路面为例,假设有多层建筑材料,热传导系数已经在代码中给出。用户使用时请按自己需要修改chafen1.m文件,增减层数,修改热传导系数等即可。(One-dimensional heat conduction equation finite difference method MATLAB program, is a simple explicit differenc
rtm
- 声波RTM小程序,可以模拟波场传播,输出偏移结果(acoustic reverse time migration function)
FEM_for_2D_truss
- 可以计算平面桁架的matlab有限元计算程序(Matlab finite element calculation program for plane truss)
LBM_25_LINES_AND_VIEW
- 只有24的行非常简练的LBM程序,以展示LBM方法代码的简单性,还附有一个原理演示程序。(A very simple mtlab code to show the simplicity of LBM.)
[微分方程的数值解法与程序实现][华冬英,李祥贵]
- [微分方程的数值解法与程序实现 书中的源码和课件。
衍射计算及数字全息MATLAB程序源代码
- 《衍射计算及数字全息》附录B的MATLAB程序源代码