-
durbin
这是个用Durbin递归求预测误差滤波器和他的输出,是电子所邹谋炎老师给出的例程。(This is a demand by Durbin recursive prediction error filter, and his output is of Electronics Zou Mou-Yan teachers given routine.)
- 2007-07-20 11:07:05下载
- 积分:1
-
Mercurial_The_Definitive_Guide
mercurial 分布式版本控制软件指南,方便个人和工程使用,使用方便(mercurial distributed version control software)
- 2013-08-11 17:33:24下载
- 积分:1
-
modulation-classify
在MATLAB中使用决策论的方法进行调制方式识别,可以识别AM,FM,USB,LSB,ASK,PSK,FSK等多种调制方式(In MATLAB using the decision theory approach to modulation recognition, you can identify the AM, FM, USB, LSB, ASK, PSK, FSK modulation and other)
- 2011-11-11 13:22:19下载
- 积分:1
-
library-c-sharp
this code for search in image library
- 2015-03-11 00:38:26下载
- 积分:1
-
UnderdeterminedSeparationofInstaneousSpeechMixture
详细描述了关于几个同时说话人语音分离的情况,其中包括了原代码和测试语音,测试结果表明分离效果很好,能够区分不同人说话的语音,明显提高语音识别率。其中的参考论文在readme中。(A detailed description about several while speaking voice separate conditions, including the original code and test speech, test results show that the effect is very good separation between different people speak of speech recognition, obviously improved pronunciation. One of the reference in the readme.)
- 2010-05-28 09:16:12下载
- 积分:1
-
qiujieqiyizhixielv1
分析并实现了奇异谱斜率,并把它用到频段的信号检测中(Singular spectrum analysis and implementation of the slope, and put it to use in-band signal detection)
- 2013-09-01 15:27:16下载
- 积分:1
-
MATOPTCodes
一个最优控制的matlab软件包,里面包含了各种最优控制算法的实现,详见文件内m文件(An optimal control matlab package, which includes a variety of optimal control algorithm, described in document m file)
- 2013-11-19 15:24:08下载
- 积分:1
-
shpath
matlab robot path p]an short path
- 2012-04-18 04:03:43下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
xxx
做经验模态分解用的几个有用函数,真的非常有用。(Do empirical mode decomposition several useful function is really useful.)
- 2012-11-01 16:59:49下载
- 积分:1