资源列表
LJCM11
- 1,读取一幅图像,加相位噪声 % 2,模拟该图像在距离z0处形成的同轴1-FFT的4步相移数字全息图及强度图像 % 3,利用4步相移公式获取到达CCD的物光复振幅 % 4,利用1-IFFT重建物光复振幅 % 主要变量: % h ——波长(mm); Ih ——数字全息图; % L ——全息图宽度(mm); z0——记录全息图的距离(mm);(Function: Four-step phase-shift method to gener
MTPA
- 永磁同步电机MTPA控制建模,学习电机控制的可以参考下(MTPA Control Modeling of Permanent Magnet Synchronous Motor)
1DMD (2)
- 用C++编写的一维分子动力学计算,初学者使用(one-dimensional MD simulation)
IMM黄小平
- IMM交互多模型代码,使用了三种模型,有效的预测了运动物体轨迹,适用于卡尔曼滤波(IMM code IMM interactive multi-model code, using three models, effectively predicts the trajectory of moving objects, suitable for Kalman filter)
Dstar动态路径规划算法
- 用于动态路径寻优的D*算法,可以运行出完整的路径,具有一定的参考价值(D* algorithm for dynamic path optimization, can run)
omp
- 压缩感知重构算法之正交匹配追踪(OMP)的算法实现(Implementation of Orthogonal Matching Pursuit (OMP) algorithm for compressed sensing reconstruction)
基于matlab-GUI实时人脸检测系统
- 能够实时监测人脸的系统,使用matlab编写 可供学习(Wondering is enough: Uncertainty about category information undermines face recognition)
RK_EOS
- 属于真实气体状态方程,可用于计算气体温度、压力和密度。(Calculate physical parameters of a gas, such as pressure, density, and temperature)
mktrend
- 显著性趋势判断,分析一个趋势是不是具有显著性的matlab代码(Significance trend judgement)
CHE
- 利用matlab绘制骨架曲线与滞回曲线并求解累积滞回耗能刚度退化和强度退化等(Drawing skeleton curve and hysteresis curve)
MLD&MLT&BLCalculations
- 用Argo的netCDF文件计算海洋混合层和障碍层深度并通过M_Map工具包画出全球海洋MLD和BL的分布图。 P.S.: 1.需先安装m_map的toolbox。2.混合层及障碍层的定义参考Clément de Boyer Montegut, et al. "Mixed layer depth over the global ocean: An examination of profile data and a profile‐based climatology." Jou
FFT_all
- 用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图(fft analysis,plot rms spectrum,power density spectrum, etc.)