-
S_DBWebApplication1
S_DBWEbapplication 实例 作为例子参考 讲解演示器作用(S_DBWEbapplication instance as an example to explain the reference to the role of presenter)
- 2013-11-25 22:25:51下载
- 积分:1
-
tztq
这个程序的主要功能是用来提取特征。其中有分帧算法,并提取MFCC参数作为特征。(The program' s main function is to extract features. Partakers of which the frame algorithm, and extract the MFCC as feature parameters.)
- 2011-05-04 20:56:46下载
- 积分:1
-
winldap
告诉你怎么通过WINLDAP进行LDAP的编程,可以实际运行.(tell you how through WINLDAP for LDAP programming, the actual operation.)
- 2006-11-01 21:44:38下载
- 积分:1
-
svmlight
第二个:matlab 和C++联合用于SLSVM,另外一种风格的(the second file: matlab and c++ together for SVM)
- 2011-12-28 09:43:45下载
- 积分:1
-
inxpwebbrowser
在XP中应用WEBBRORSER的程序,实现XP的风格.很实用的(in XP WEBBRORSER the application procedures, XP style. Very useful)
- 2007-04-09 14:25:05下载
- 积分:1
-
20060816
以网格作为逻辑结构,具有高联通,低负载,扩展性强的特点。经分析表明,该方案更高效、安全、抗攻击能力更强。(To the grid as a logical structure, with high Unicom, low load, expansion and strong features. The analysis shows that the program more efficient, safe, stronger anti-attack capability.)
- 2010-03-10 13:43:30下载
- 积分:1
-
01
说明: 一些有关最优控制理论的控制实例程序集仿真 (Optimal control theory control instance assembly)
- 2012-06-11 16:30:17下载
- 积分:1
-
kernel
这是一款关于趋势分析的程序,能够简单地分析出数据序列的趋势,以及断点(This is a on the trend analysis program, be able to simply analyze data sequence trend, and the breakpoint)
- 2013-03-17 11:29:26下载
- 积分:1
-
Tbbaaluojbh
这是在matlab下实现的包络检波算法法。先对信号进行调制,然后进行包络检波。
(This is the method of envelope detection algorithm under Matlab. First signal modulation, and then proceed to the envelope detector.)
- 2012-08-18 07:25:29下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1