资源列表
mpc pmsm simple
- model predictive control of permanent magnet synchronous motor drive fed bay two level source inverter simple implementation are sumarized and need more bloks.
密度函数程序
- 主要应用于MATLAB编程,copula函数的工程实例(MATLAB VHN VDFB B VBDD VCBZFC CVBX VSC)
Neural-Network-Prostate-master
- 前列腺癌磁共振影像的自动诊断,基于CNN模型(The automatic diagnosis of prostate cancer, based on CNN model)
Meibao_v1
- 处理环境中氮转化的数据,主要涉及一种低营养和高营养环境下的氮转化(Data on nitrogen conversion in the environment)
nsga2code
- 实现多目标优化,遗传算法,将种群全体按子目标函数的数目等分为子群体,对每一个子群体分配一个目标函数,进行择优选择,各自选择出适应度高的个体组成一个新的子群体,然后将所有这些子群体合并成一个完整的群体,在这个群体里进行交叉变异操作,生成下一代完整群体,如此循环,最终生成Pareto最优解(Achieve multi-objective optimization)
dynamic-explicit
- ABAQUS汽车移动荷载建模,可以用来模拟汽车和火车等振动荷载对周围环境的影响。(ABAQUS vehicle moving load modeling can be used to simulate the effects of vibration loads, such as automobiles and trains, on the surrounding environment)
齿轮箱信号处理
- 齿轮箱信号分析处理,去噪处理,小波分析,功率谱分析(Gearbox signal analysis and processing, denoising, wavelet analysis, power spectrum analysis)
MATLAB Code
- 雷达基础导论,雷达监测,雷达波形,雷达模糊函数,脉冲压缩,面杂波与体杂波,动目标显示和杂波抑制,相控阵,目标跟踪,电子对抗,雷达截面积,高分辨率战术合成孔径雷达,信号处理。(MATLAB Simulation for Radar System Design)
4.《衍射计算及数字全息》附录A~C
- 主要包括光学衍射,同轴、离轴全息光学的模拟(diffraction and holographic optics)
LRS
- RLS 递归最小二乘滤波器算法!!!!!!!!!!!!!!!!!!!!!(Recursive least squares (RLS) is an adaptive filter algorithm that recursively finds the coefficients that minimize a weighted linear least squares cost function relating to the input signals. This approach is in
code
- 对于单输入单输出的系统(Single input single output,SISO)常采用最小二乘方法辨识系统的参数。最小二乘参数估计是一个经典的方法,概念简明,适应范围广,来源于数理统计的回归分析,它能提供一个在最小方差意义上与实验数据最好拟合的模型,在一些情况下,可得到与极大似然法一样好的统计效果,并能很方便地与其它辨识算法建立关系。在一定条件下,最小二乘法参数估计法有最佳的统计特性,即一致的、无偏的和有效的结果。本代码主要关于使用递推最小二乘辨识方法与增广最小二乘辨识方法辨识模型参数,
fast nlm
- 实现non local means 快速功能,供大家参考(Achieve fast non local means noise reducing algorithm for your reference)