-
Digital_Audio
实现数字音频效果的源程序,包含多速率信号处理的内插和抽取源程序。(realize the audio effect.inlude the function of multirate signal processing knowledge)
- 2009-03-04 19:36:08下载
- 积分: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
-
Contors
Conjugate gradient method
- 2011-06-05 01:57:32下载
- 积分:1
-
matlab-lllx
用Matlab实现的一个卫星自动导航模拟系统,包括GUI设计、模型设计与实现、三维动态仿真等功能,其中运用了两个自动导航的模型,程序里有对模型的简要说明,如果有需要详细说明的,可以和我联系。(using Matlab a simulated automatic navigation satellite systems, including GUI design, Model Design and Implementation, three-dimensional dynamic simulation, and other functions, using two automatic navigation model, there are procedures to model a brief description, if a need for detailed descriptions, and contact me.)
- 2007-05-08 23:00:19下载
- 积分:1
-
channelization
简单的信道化处理信号,输入不同的信号中心频率点会得到不同信号的输出从而分离出输入信号,代码较简单直观(Simple channel processing signal, the input signal different center frequency will be output different signals to separate the input signal, the code is relatively simple and intuitive)
- 2014-09-17 21:17:51下载
- 积分:1
-
50542437pppca
pca算法的matlab实现。希望大家看看,有所帮助吧。(Face recognition program simple, can be used as a beginner, learn.Face recognition program simple, can be used as a beginner, learn.)
- 2013-10-17 19:04:28下载
- 积分:1
-
observe
视频采集 matlab仿真 这个程序可以参考参考 个人觉得不错(Video capture)
- 2012-05-11 08:21:16下载
- 积分:1
-
ls2apmf
非常有用的matlab实用例程,mei you mi ma(very useful practical Matlab routines, mei you mi ma)
- 2006-06-22 10:30:17下载
- 积分:1
-
GTS400-APP-V2a
固高控制卡程序,点到点运动,双轴插补,测试程序(GuGao Control Card Codes)
- 2014-11-22 11:18:23下载
- 积分:1
-
cdma_power_allocation
first, this project simulates cdma network using 63 gold code over Rayleigh fading channel.then ,compares rake receiver performance with ordinary receiver and theory awgn and theory Rayleigh channel . finally , we observe decreasing ber when number of users is increasable.
- 2015-03-07 17:49:50下载
- 积分:1