-
PID_Control_DC_Motor
PID控制直流电机源码(simulink),可以直接运行。(PID control of DC source, can be directly run.)
- 2010-07-04 15:37:10下载
- 积分:1
-
vad
用于语音端点检测,可以将连续语音分割为孤立词。(For voice activity detection, continuous speech can be split into isolated words.)
- 2010-05-13 16:23:58下载
- 积分:1
-
work-wrick
摄像机标定的matlab算法,用于快速标定摄相机。(camera calibration algorithm in Matlab, for rapid calibration camera.)
- 2007-06-05 11:50:03下载
- 积分:1
-
WSN_sim
Wireless sensor networks RSSI evaluation
- 2009-07-13 17:01:39下载
- 积分:1
-
learnmatlab
matlab的全英文书籍,用于更好的理解和编写matlab原编码,希望有帮助(matlab full English books, to better understand and prepare for the matlab source code, hope that helps)
- 2013-08-11 18:15:04下载
- 积分:1
-
Silence-removal-in-speech-signals
进行话音检测和去除无效的话音,是进行语音识别和处理的预处理必须的功能。(A simple method for silence removal in speech streams)
- 2012-12-29 14:12:35下载
- 积分:1
-
GA_MATLAB
matalab实现银行家算法自己写的仅供交流(for learn from each other ,the matlab code by myself .)
- 2011-08-25 10:27:19下载
- 积分:1
-
disteu
DISTEU Function
DISTEU Pairwise Euclidean distances between columns of two matrices
Input:
x, y: Two matrices whose each column is an a vector data.
Output:
d: Element d(i,j) will be the Euclidean distance between two
column vectors X(:,i) and Y(:,j)
Note:
The Euclidean distance D between two vectors X and Y is:
D = sum((x-y).^2).^0.5
- 2013-03-15 15:11:01下载
- 积分:1
-
matlab-Wavelet-source
matlab中很多的小波的源程序,是工作或学习的必备,希望能帮到你(matlab in many of the source wavelet, is essential to work or study, and I hope to help you)
- 2013-04-16 12:56:49下载
- 积分:1
-
yuyinshiyu
语音信号处理 时域分析 短时能量 短时平均过零率 短时自相关函数( a=wavread( beifeng.wav )
subplot(6,1,1),plot(a)
N=32
for i=2:6
h=linspace(1,1,2.^(i-2)*N);
)
- 2011-05-05 10:54:36下载
- 积分:1