-
mfcc
说明: 用MATLAB语言实现MFCC特征参数提取(Using MATLAB language MFCC feature extraction)
- 2010-04-20 16:08:17下载
- 积分:1
-
wimax-mimo.alamouti-ofdm
WIMAX-MIMO的Alamouti-ofdm空時分組碼MATLAB程序(alamouti-ofdm of wimax-mimo.alamouti-ofdm)
- 2009-04-03 19:36:51下载
- 积分:1
-
branchbound
适用于整数规划中的分枝定界方法,比较常用的算法。参数说明在程序中写的很清楚了,欢迎大家下载使用。(Integar Optimization.)
- 2015-04-09 15:50:35下载
- 积分:1
-
Matrix_ComplexNumber_Ex3
Spatially multiplexing several data streams onto the MIMO channel,the rank of the matrix H and with full rank.
- 2014-02-25 15:03:26下载
- 积分:1
-
FileTime_20Aug2010
获取和设置文件或文件夹得创建、读取及修改信息。(Get and set the times for creation, access and modification of a file or folder (Windows only))
- 2010-08-23 14:37:48下载
- 积分:1
-
tcss
wsn individual programs
- 2010-12-08 21:04:47下载
- 积分:1
-
emotion
matlab code for emotion
- 2013-01-30 14:26:35下载
- 积分: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
-
shiyan
数字信号处理实验报告实验一信号、系统及系统响应实验二用FFT作谱分析实验三用双线性变换法设计IIR数字滤波器(Digital signal processing lab report experiment a signal, system and system response for the second experiment with the FFT spectrum analysis experiment with three bilinear transform IIR digital filter design)
- 2011-05-16 21:12:55下载
- 积分:1
-
ip_iq.mdl
对ip-iq算法电流谐波检测搭建三相四线制电流谐波检测simulink模型,参数已经调节好可直接运行,输出波形。(The ip-iq algorithm is used to detect current harmonics, and a three-phase four wire current harmonic detection Simulink model is built. The parameters have been adjusted and can be directly operated and output waveforms.)
- 2018-06-26 12:07:29下载
- 积分:1