-
dtw
dtw的matlab源码 经试验好用 在matlab下(dtw' s matlab source)
- 2010-09-09 20:11:05下载
- 积分:1
-
adpcm_decoder
说明: 用matlab编写的ADPCM编码和解码.里面包括了编码和解码的m文件.The algorithm is based on IMA ADPCM.
(using Matlab prepared by the ADPCM encoding and decoding. They include coding and decoding m documents. The algorithm is based on IMA ADPCM.)
- 2006-03-30 14:55:41下载
- 积分:1
-
PSO
PSO对函数进行优化,pso.m为主函数程序,fitness.m为适应度函数, 程序以通过调试。(PSO function to optimize the program through the debugger)
- 2012-04-10 21:47:31下载
- 积分:1
-
wavelet
基于matlab的机械故障诊断系统的小波分析,能够加载正常信号与故障信号的数据,进行对比分析,适合初学者学习使用。(wavelet analysis)
- 2013-05-03 16:52:03下载
- 积分:1
-
ANFIS-Design
Function Approximation with ANFIS
- 2014-10-24 05:35:33下载
- 积分:1
-
基于并联自适应随机共振的微弱信号检测方法
实现信号的随机共振处理,包括matlab代码的实现(introduce the procedding of signal)
- 2021-04-15 16:48:54下载
- 积分:1
-
fec
Matlab for FEC coding & decoding
- 2010-09-24 22:20:34下载
- 积分:1
-
MATLABtuwensuanfa
说明: 关于matlab数字图像处理算法的实验原理及其报告(Matlab digital image processing algorithms on the experimental principle and the report)
- 2010-04-26 20:10:29下载
- 积分:1
-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1
-
edge
codigo para detectar bordes
- 2014-11-08 23:03:42下载
- 积分:1