-
melcepst
计算Mel倒谱系数的matlab程序:
MELCEPST Calculate the mel cepstrum of a signal C=(S,FS,W,NC,P,N,INC,FL,FH)
使用: c=melcepst(s,fs) % calculate mel cepstrum with 12 coefs, 256 sample frames(Mel cepstrum coefficients calculated the matlab procedure: MELCEPST Calculate the mel cepstrum of a signal C = (S, FS, W, NC, P, N, INC, FL, FH) using: c = melcepst (s, fs) calculate mel cepstrum with 12 coefs, 256 sample frames)
- 2008-12-09 14:50:15下载
- 积分:1
-
kalmanhlmodeinitial
加深对卡尔曼滤波算法的理解,了解卡尔曼滤波器算法的基本特点,掌握卡尔曼滤波算法应用研究的基本步骤和方法(deepen the Kalman filter algorithm understanding, knowledge Kalman Filter algorithm for the basic features, master Kalman filtering algorithm applied research on the basic steps and methods)
- 2007-01-13 22:53:24下载
- 积分:1
-
MA_SYSTEM
一个非常简易的均线策略,仅作展示用,高手绕行。
5日均线上穿20日均线,做多1手;5日均线下穿20日均线,做空1手;
其中这里上穿、下穿如下定义:
上穿定义:MA5当天大于MA20,前一天MA5位于MA20之下
下穿定义:MA5当天小于于MA20,前一天MA5位于MA20之上
测试数据:IF1112 (2011/5/3-2011/12/8)每日收盘价。
初始资金 50万(a sample back testing matlab code based on ma)
- 2014-10-21 22:51:24下载
- 积分:1
-
ldpc_matlab
LDPC码的性能,包括利用各种方法寻找好的节点次数分布、构造性能优异的非规则码、快速译码算法的研究、分析不同结构下DLPC码的码重分布,计算性能界和码率界,分析码结构中的周期与性能的关系
(LDPC encoding and decoding in the standard of DVB一52.
)
- 2011-12-04 13:51:59下载
- 积分:1
-
wavelet-transform-__mallat
基于matlab平台,用mallat算法对图像进行降噪处理(Based on matlab platform, with mallat algorithm for image noise reduction processing)
- 2013-03-22 12:19:42下载
- 积分:1
-
fun_pde
使用matlab实现对偏微分方程的有限元法求解。(Using the finite element method matlab realize partial differential equations.)
- 2014-12-31 17:05:52下载
- 积分:1
-
matlab-photo
matlab 拍照摄像,可以实现matlab拍照监控摄像,大家可以学学。(matlab photo camera)
- 2013-12-19 23:39:12下载
- 积分:1
-
bpf
Band Pass Filter matlab command
- 2013-10-09 00:08:08下载
- 积分:1
-
AzadSocket
chat room with matlab
first,a client and a server connect and then chat together
- 2013-12-07 17:09:35下载
- 积分:1
-
root-music2
求0到n之间的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字的立方和等于该数本身。(a data d between 1 and 1000 that abey d=d1^3+d2^3+d3^3)
- 2011-05-28 12:23:10下载
- 积分:1