资源列表
SeriesHybridVehicle
- 串联式混合动力汽车amesim模型,发动机驱动发电机,发电机给电动机提供电能,具有能量回馈的混合动力汽车模型。(Series hybrid vehicle)
光孤子模拟软件NLSE
- 计算光纤中光孤子的传播,利用分布傅里叶变换(Calculate the propagation of solitons in optical fibers)
QotoolboxV015
- 用于模拟量子光学多类问题,求数值解的程序包(A program package for numerical simulation of quantum optics)
VC++三次样条插值和贝塞尔曲线实例程序
- VC++三次样条插值和贝塞尔曲线实例程序(VC++ three spline interpolation and Bessel curve example program)
Laplace
- 求解椭圆型方程生成二维翼型网格,并采用逐线松弛迭代技术求解了二维翼型绕流,这是CFD计算中的典型例子,是cfd初学者的很好的学习例子。(Solving elliptic equations, generating two-dimensional airfoil mesh, and using line relaxation iterative technique to solve the two-dimensional airfoil flow, which is a typical examp
双马赫反射
- 求解双马赫反射问题的各种解法,黎曼求解器包括WENO格式和MDCD格式,时间方向采用Runge-kutta 方法,方程包括Euler方程和NS方程。(Program to solve Double Mach Reflection. Use WENO solver and MDCD solver to solve Riemann problem. Use Runge-Kutta to iterate in time scale. Equations conclude Euler equation
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.)
topology3d
- 3D拓扑优化算法,经典169行代码,MATLAB语言(3D topology optimization algorithm)
VCSEL-DOE_design with distortion
- Design grating and simulate its diffracted orders with distortion. It can be used to design the dots-pattern illumination for structured-light 3D detection. 用于光栅设计和仿真其衍射级次的畸变效果。该程序能够用于设计点阵形式的结构光照明,以进行3D结构光测量。
光场调控
- 利用特殊设计的振幅相位滤波器实现径向偏振矢量光场的空间调控(Spatial control of radial polarization vector light field using specially designed amplitude-phase filter)
顶盖驱动流
- 顶盖驱动流是不可压缩黏性的典型流动,可以用来检验各种数值算法计算精度和可靠性,目前尚不能求得它的解析解。基于Fortran 编程,采用 SIMPLE 算法求解二维方腔流动,得到流动达到稳定状态时各物理量的分布。(Lid-driven cavity flow is an incompressible viscous flow, which can be used to test the accuracy and reliability of various numerical algorithms
衍射计算及数字全息MATLAB程序源代码
- 《衍射计算及数字全息》附录B的MATLAB程序源代码