资源列表
MATLAB电机仿真精华50例,源代码
- 电子书,关于电机仿真的很好的学习材料,三相异步电动机,三相同步电动机(E-books, motor simulation on the very good learning materials)
CA_TrafficFlowModel1
- 利用元胞自动机模型进行交通流仿真,模拟交通流三参数之间的关系(For traffic flow simulation, cellular automata model)
诱骗态程序
- 根据给定的实验系统的参数,对采用诱骗态方案的BB84系统进行仿真,得到在不同光纤传输距离下,系统安全密钥生成率R(According to the parameters of the experimental system, the BB84 system with decoy scheme is simulated, and the system security key generation rate R is obtained under different fiber transmiss
GPS-INS-Integrated-Navigation-master
- INS/GPS组合导航仿真代码,组合水平为松组合,包括陀螺仪、加速度计的噪声仿真等(INS/GPS integrated navigation)
bridgeblasting
- 用LS-dyna进行箱型梁水压爆破数值模拟的K文件,可用于类似工程的的数值模拟(The K file of numerical simulation of water pressure blasting of box beam is carried out by LS-dyna. It can be used in the numerical simulation of similar projects)
三自由度仿真
- 本Matlab程序对需要高速穿越大气层的返回舱进行了纵向三自由度的模拟计算,只需输入如下基本参数,初始速度,再入高度,再入角。程序中有比较详细的说明。大气模型采用了真实的1976年美国标准大气模型,内附计算标准大气模型的Matlab程序,只需输入高度和高度间隔即可求出详细的参数值。(The Matlab program calculates the longitudinal three degrees of freedom of a reentry module that requires hi
yibumotor_DTC_control
- 异步电机直接转矩控制系统仿真: 模型整体结构分为三大部分:主电路部分(直流电源、逆变器、电机)、控制系统部分(采用的是直接转矩控制,所以主要有坐标变换模块,灰色部分,磁链观测器模块,红色部分,直接转矩开关表选择模块,蓝色部分,以及外环的转速调节器ASR)剩下的就是仿真结果波形观测部分(观测信号依次向下为定子ab相线电压、三相定子电流、电机转速、电机电磁转矩) 运行初始条件为以1420r./min的额定转速电机空载启动,在0.3s时刻突加额定负载50牛米。在0.5s时刻电机转速突然下降为120
量子物理学中的常用算法与程序
- 此书简明扼要地讲述了计算物理的基础知识,并给出量子物理学中常用算法及相应的Fortran程序。(This book gives a brief account of the fundamentals of computational physics, and gives the algorithms commonly used in quantum physics and the corresponding Fortran program.)
rtm
- 声波RTM小程序,可以模拟波场传播,输出偏移结果(acoustic reverse time migration function)
振动当量模型传递函数计算
- 利用matlab对轴系当量模型扭转振动的振型和频率进行计算(Calculation of torsional vibration modes and frequencies of shafting equivalent model by MATLAB)
偶极子
- 通过matlab仿真偶极子声场的指向性,在极坐标下作图画出指向性(The directivity of dipole sound field is simulated by MATLAB, and the directivity is drawn in polar coordinates)
1Dfdtd
- 有限时域差分法 计算一维脉冲传输 适用于麦克斯韦方程的时域差分计算,对于FDTD的学习具有重要作用