搜索资源列表
新建文件夹
- 一维和二维Airy光场的输出,以及不同距离的传输模拟。自加速过程模拟(Simulation of Airy Beam)
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.)
lorzen(另一个文件凑数)
- 这是可进行混沌方程的xz图像形成的matlab文件(This is the matlab file that can be formed by the XZ image of the chaotic equation)
exam2
- 在matlab中调用数值求根函数对平面光导波的导模进行求解,并计算出导模中所对应的各参数。(In the MATLAB mode on the plane optical wave guide function calls for solving numerical roots, and calculate the parameters of the corresponding guide mode in the.)
exam3
- 在matlab中用数值法求解一阶贝塞尔函数的前10个零点,并作出一阶贝塞尔函数曲线,并在曲线上标注出其零点。(In MATLAB, the first 10 zeros of the first order Bessel function are solved by numerical method, and the first order Bessel function curve is made, and the zero point is marked on the curve.)
exam4
- 根据高斯光束的特性,在matlab中作出束腰半径为0.5mm的高斯光束在束腰处的三维光强分布图。(According to the characteristics of the Gauss beam, the three-dimensional intensity distribution of the Gauss beam with the waist radius of 0.5mm at the waist is made in MATLAB.)
exam5
- 参考各种文献以及实验条件,得到微晶片激光器的各物理参数,在matlab中编程求解该微晶片激光器对应的速率方程组。(Referring to various literatures and experimental conditions, we get the physical parameters of the microchip laser, and solve the rate equations of the microchip laser in MATLAB.)
multi-beam (matlab)
- Matlab模拟多光束干涉光场分布,文件内包含计算所得的两束,三束,四束光干涉的光场分布。程序内可任意改变光束参数(this part of matlab code is used to stimulate the distribution of the strength of the multi-beam interference)
at
- 2018.01最新编译,matlab需要2016b以上。 将需要运行的exe文件拷贝到MATLAB文件夹下,如bellhop3d.exe(The latest compilation(2018.01). Matlab should be 2016b or later. Copy the the "exe" file that you need to run under the "MATLAB" folder, such as "bellhop3
SegyMAT-1.5.1
- segymat是一套用于阅读和写作的MATLAB和SEG-Y文件的m文件,旨在 完全支持SEG-Y修订0和1; 易于在其他项目中使用; 是一个处理在MATLAB/倍频程的segy-y格式。 SegyMAT是不是快如闪电。SegyMAT对“结构”的大量使用。不幸的是,结构在Matlab的速度方面不是很有效。(或他们没有在SegyMAT非常有效的实施)。然而,结构使实现和维护更容易,而且代码(希望)易于阅读。就是说,已经取得了一些努力优化segymat速度。 最新的稳定版本可以从S
p1_1
- 基 础 物 理 中 的 关 于 一 部 分 运 动 学 编 程(Basic physical kinematics programming)
像差计算
- matlab模拟几何光线追迹,计算双胶合透镜的像差(simulate the geometric ray tracing and calculate the aberration of double with matlab)
slepian_oscar-master
- 基于matlab的slepian算法实现,可以对GRACE数据进行处理..................(Implementation of Slepian algorithm)
MATLAB有限元结构动力学分析与工程应用
- 编程资料,MATLAB有限元结构动力学分析与工程应用,书中有详细的matlab源码(MATLAB finite element structural dynamics analysis and engineering application)
FEM_for_2D_truss
- 可以计算平面桁架的matlab有限元计算程序(Matlab finite element calculation program for plane truss)
CFD code in Matlab foranderson
- CFD计算代码,建立流场区域模型,编程计算区域流场(CFD code in Matlab foranderson)
Mij_Hess_Smith
- matlab编程利用hess simth面元法(边界元法)计算球体及椭球体附加质量(Matlab programming uses hess_simth surface element method (boundary element method) to calculate the additional mass of spheres and ellipsoids)
MainProgram
- 一个基于有限元方法的平面问题求解器,支持网格类型为二维四边形四节点单元和四边形八节点单元的有限元网格: 前处理——用Abaqus建模编号并导出数据 在Matlab中读取数据文件 计算单元刚度矩阵(采用高斯积分),组集结构刚度矩阵 组集结点载荷向量,引入位移边条 求解结点位移,单元应力应变 后处理——绘制应力应变位移云图,与Abaqus结果对照(A plane problem solver based on finite element method)
衍射计算及数字全息MATLAB程序源代码
- 《衍射计算及数字全息》附录B的MATLAB程序源代码