资源列表
Algoritmo_Pan_Tompkins
- Pan-Tompkins algorithm in Matlab for ECG signal analysis.
zui
- 最小二乘法消除多项式趋势项的MATLAB编程-the least two multiplication
power-system-analysis
- 里面包含了matlab的可以实现计算节点导纳矩阵的代码 可以作为电力系统分析实验的代码-Which contains the matlab can compute node admittance matrix of the code can be used as experimental code for power system analysis
four-danymic-matlab
- 汽车四自由度力阶跃输入反应的仿真程序 通过该程序可以很好地实现仿真效果-Car four degrees of freedom force step input response of the simulation program The program can achieve simulation results
MAP
- map algorithm using matlab
MeanShift
- 国外写的meanshift找聚类中心和类别数目的源程序,有实例,可直接使用-Meanshift looking abroad to write the number of cluster centers and the type of source, there are instances, can be used directly
8.pdf
- desribes how to connect pscad through matlab
ksvdbox13
- KSVD的工具包,版本为13;用于求解图像集字典的字典,以及去噪等-KSVDBox v13 October 18, 2009 Make sure OMPBox v10 is installed prior to installing this package.
MDS-MAP
- 用于定位仿真的算法,是关于MDS-MAP算法的。-localization code for MDS-MAP algorithm
Time-Frequency_Analysis_toolbox
- matlab时频分析工具箱,其中包含调幅信号,调频信号,相位编码信号,阶跃信号-Time-Frequency Analysis toolbox
my_program_CS
- 合成孔径雷达成像处理中的一种常用算法,距离多普勒算法- range Doppler algorithm
边缘检测算子对比
- 边缘检测中,不同算子处理结果对比 含sobel、roberts、prewitt、log、canny等