-
lpccself
语音识别中求取LPCC系数,即语音信号的特征参数(Speech Recognition feature parameters strike LPCC coefficients, namely the speech signal)
- 2014-08-19 13:48:16下载
- 积分:1
-
huffman
实现了huffman编码 运行良好 可以在不同的版本中运行(Achieve a huffman encoding)
- 2011-10-27 09:26:21下载
- 积分:1
-
spwd54
SPWD - smoothed Pseudo Wigner-Ville Distribuition
- 2010-07-08 23:53:20下载
- 积分:1
-
ann
用Matlab写的人工神经网络程序,是很好用的,直接就可行,能看懂(Use Matlab to write the artificial neural network procedures, is a good used directly feasible, can read)
- 2007-11-14 19:22:57下载
- 积分:1
-
3.1
《数字信号处理》(程佩青第3版)课后实验程序第3章第1题实验(" Digital Signal Processing" (Cheng Peiqing version 3) after-school programs Chapter 3 Experiment 1 Experiment title)
- 2010-08-13 01:58:28下载
- 积分:1
-
HopfieldNeuralnetwork
Important of Hopfild Neural network
- 2010-02-25 20:07:51下载
- 积分:1
-
ChannelCap-matlab
用matlab实现的一种求信道容量的改进方法,用实例验证通过(using Matlab achieve a channel capacity for the improvement of methods and is validated through)
- 2006-11-02 18:47:33下载
- 积分:1
-
videofig
A figure ready to scroll through and play videos. You can also draw any custom graphics on it.
(VIDEOFIG(NUM_FRAMES, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The scroll range is 1 to NUM_FRAMES. The function REDRAW_FUNC(F) is called to redraw at scroll position F (for example, REDRAW_FUNC can show the frame F of a video).
This can be used not only to play and analyze standard videos, but it also lets you place any custom Matlab plots and graphics on top.
Jiro posted a great example on the Pick of the Week blog, along with a nice GIF animation so you can see it in motion:
http://blogs.mathworks.com/pick/2010/12/10/video-player-for-your-frame-based-processing/
EXAMPLE 1
Place this in a file called "redraw.m":
function redraw(frame)
imshow([ AT3_1m4_ num2str(frame, 02.0f ) .tif ])
end
Then from a script or the command line, call:
videofig(10, @redraw)
redraw(1)
The images "AT3_1m4_01.tif" ... "AT3_1m4_10.tif" are part of the Image
Processing Toolbox and there s no ne)
- 2010-12-14 16:38:11下载
- 积分:1
-
s2source
Hello my name is Kev i Coding in the PUFF
- 2014-09-04 14:40:35下载
- 积分:1
-
fourteen_ZHUKANG
搭建的IEEE14节点阻抗仿真模型,里面参数齐全、结果正确。(The IEEE14 nodes impedance simulation model)
- 2013-04-15 19:46:31下载
- 积分:1