资源列表
数字信号处理MATLAB程序
- Matlab数字信号处理与应用源代码有助于程序的理解学习借鉴,对数字信号的初始获得 滤波 去燥 估计 预测都有专门的程序
分数阶传递函数类的源程序
- 对于分数阶传递函数模型类创建的一个分数阶传递函数对象fotf模型。
phase_LMS
- 目标信号为CW信号,阵型为八元阵,采用五路并联Notch滤波器进行相位差估计,完成水声定位功能。本程序是项目中的,已经经过调试和优化,可放心使用。(The target signal is CW signal, the array is eight yuan array, and the five phase parallel Notch filter is used for phase difference estimation to complete the underwater acous
ga
- 一种改进型遗传算法。主要利用多种群协同竞争的方法,来提升算法的精度和鲁棒性,避免算法不成熟而导致提前收敛。(An improved genetic algorithm.The method of multi-group cooperative competition is mainly used to improve the accuracy and robustness of the algorithm, and avoid the premature convergence of the a
MFSKExample
- 防撞雷达波形为MFSK调制,可以实现多目标识别(Multi target recognition of MFSK modulation)
MATLAB程序
- matlab编程对采集到的振动信号进行幅度调制(Matlab programming amplitude modulation of the collected vibration signal.)
HVDClight_110kV_500MVA
- 柔性直流输电,的一个例子啊是打算啊是打算(Flexible DC transmission,)
超球体单形采样
- 用SRMA-UKF算法进行仿真,模拟了PMSM的电机动态数据,取得良好效果(The SRMA-UKF algorithm is used to simulate the PMSM dynamic data and achieve good results.)
方根卡尔曼滤波
- 用SR-UKF算法进行仿真,模拟了PMSM的电机动态数据,取得良好效果(The SR-UKF algorithm is used to simulate the PMSM dynamic data and achieve good results.)
基于 K-means 聚类算法的图像区域分割
- 本程序使用matlab软件,实现了基于K-means聚类算法的图像分割。(Image split based on K-means was done by using Matlab.)
batterymodel2RC
- 基于MATLAB/Simulink建立2RC等效电路模型,用于电池模型参数辨识(2RC equivalent circuit model for battery model parameter identification)
小波包分解重构
- 小波包的分解重构算法例程,小波包的初学者可以借鉴