资源列表
【EMD重构】
- 对经验模态分解后的各分量IMF进行重构代码,函数可直接调用。(After the empirical mode decomposition, IMF reconstructs the code, and the function can be called directly.)
Keystone
- 实现一阶Keystone变换,包含三种方法,分别是DFT+IFFT方法,sinc插值方法和chirp-Z方法(Three algorithms for perform keystone transform, including DFT+IFFT, sinc interpolation and chirp-z transform.)
新建文件夹
- jaya算法,MATLAB程序,需要的可以自行下载(aya algorithm, matlab program, you can download what you need,)
滤波器设计
- FIR和IIR滤波器,低通,高通,带通,附带注释(FIR and IIR filter, low-pass, high-pass, band-pass, with comments)
2015Sample Source Code 1D SAFE
- 采用半解析有限元法计算各向异性板中的导波,有理论有代码(using semi-anlytical FEM calculating the guided wave in plate and other structures, with theory and code)
Spectral Methods in Matlab
- 采用谱元法计算声传播问题,带matlab代码(spectral method used for wave transmission problems, with matlab code)
目标检测
- 目标检测matlab例程,亲测可运行,含ppt解释。(Matlab routine for target detection, which can be run by hand test, including ppt interpretation.)
PMSM_FOC
- 基于matlab搭建PMSM基础控制模型,采用双环PI控制策略。(PMSM basic control model was built based on matlab, and double-loop PI control strategy was adopted.)
PSO7
- PSO粒子群优化算法优化电力系统总能量,求全局最小值。(PSO particle swarm optimization algorithm optimizes the total energy of the power system to find the global minimum.)
径向平均功率谱
- 计算二维数据的径向平均功率谱,较好地展现了磁异常的径向变化(calculate the frequency of 2-dimenation data)
OK_3bin_YALMIP_date_2_15_3bin
- 基于yalmip调用gurobi求解器,求解ieee 6 bus system 机组组合状态优化,并画出最优组合策略图。(Based on yalmip, the gurobi solver is called to solve the IEEE 6 bus system unit commitment state optimization, and the optimal commitment strategy chart is drawn.)
ACO1.m
- 基于栅格地形图的matlab蚁群算法路径规划(Matlab ant colony algorithm path planning based on grid topographic map)