-
MatlabFIRdeisign
这是用MATLAB实现的有限数字滤波器设计,与发的滤波器设计一起学,效果会更好(This is achieved using MATLAB limited digital filter design, the filter design and development with science, the effect will be even better)
- 2009-01-13 21:52:52下载
- 积分:1
-
Spectrum-tilt
Voice activity detection using spectrum tilt criterion.
- 2014-08-08 15:26:10下载
- 积分:1
-
DC_Motor_Model
Mathematical modeling of DC Motor Model using current and speed equations
- 2013-09-26 04:14:00下载
- 积分:1
-
Statistics--with-MATLAB
MATLAB的统计学功能,适用于计量经济学、统计学等学科。(MATLAB for statistics)
- 2014-11-21 15:20:12下载
- 积分:1
-
fft_bpfilter
该函数使用matlab对运动情况下的心电信号做快速傅里叶变换,并加汉宁窗函数进行滤波(The function uses Matlab ECG movement fast Fourier transform, Hanning window function filtering)
- 2013-05-07 20:38:17下载
- 积分:1
-
SIFTtutorial
This is Sift(Scale invariant feature transform) tutorial file. source cord was made based on matlab.
- 2010-06-10 11:57:52下载
- 积分:1
-
A
说明: MATLAB CODES FOR DPCM SPEECH CODING TECHNIQUES
- 2011-01-14 14:49:45下载
- 积分:1
-
component
c++通用技能编码能力提升:组件安装管理程序,已测试。(c++ generic skills coding capacity building: Component Installation Manager has been tested.)
- 2013-10-01 15:50:55下载
- 积分:1
-
M
字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1
-
AR
说明: 利用AR模型实现功率谱估计的方法,包括直接求解,L-D递推,自相关法和Burg算法。(AR model power spectrum estimation methods, including direct solving LD recursive autocorrelation method and Burg algorithm.)
- 2012-04-10 22:07:52下载
- 积分:1