-
MFCC
MFCC program,is written by my son,you can use it very simply!
- 2010-01-19 18:58:38下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
fktransform
编程实现了F-K变换,可以用于地震数据二维视速度滤波(Programming the FK transform two-dimensional seismic data can be used to filter the apparent velocity)
- 2021-03-24 18:59:15下载
- 积分:1
-
tuxianggenzongzip
数字图像处理中关于图像分割后跟踪的程序,可以是彩色图像。(Digital image processing, image segmentation and tracking program, you can color images.)
- 2013-04-27 16:26:49下载
- 积分:1
-
matlabAWGNshibiesuanfa
主要用来进行MATLAB中AWGN的识别算法!(mainly used for MATLAB AWGN identification algorithm!)
- 2006-05-23 11:28:22下载
- 积分:1
-
《MATLAB智能算法30个案例分析》(第二版)
《MATLAB智能算法30个案例分析》(第二版)源代码,在第一版的基础上修改,适合高版本的matlab平台("MATLAB intelligent algorithm 30 case analysis" (the second version) source code, on the basis of the first version of the modification, suitable for high version of MATLAB platformv)
- 2021-01-08 11:58:51下载
- 积分:1
-
licheng
一个除法计算器和字母统计器,作为例程,希望可以让初学者快乐学习matlab,体验其中的快乐,毕竟兴趣才是最好的老师;(A calculator and letters and Statistics division, and as a routine, I hope will allow beginners to learn Happiness matlab, experience one of the happy, interested, after all, is the best teacher )
- 2009-03-10 15:39:04下载
- 积分:1
-
AF-and-DF-simulation
通信协作系统中的AF和DF的误码率方面的仿真代码(BER simulation of AF in cooperation system
)
- 2012-05-03 18:08:24下载
- 积分:1
-
test_lda
lda基本思想是选择使得Fisher准则函数达到极值的向量作为最佳投影方向,从而使得样本在该方向上投影后,达到最大的类间离散度和最小的类内离散度(Linear classification algorithm)
- 2013-08-01 09:36:06下载
- 积分:1
-
emd中文注释
EMD代码+中文注释,,,,,,,,,,,,,,,,(EMD code + Chinese annotation)
- 2017-06-19 13:00:43下载
- 积分:1