-
hw4_nirit_dimitry
fourier tramsform
this program doese fourier transform to given picture using convlotion methods
- 2009-06-01 18:11:34下载
- 积分:1
-
lms-matlab
LMS Classical algorithm
- 2011-12-05 14:35:30下载
- 积分:1
-
poisson.rar
生成了符合泊松分布的随机变量,包涵了matlab源代码和C++源代码 利用C++生成,利用matlab画图(generate the poisson varibles )
- 2009-10-31 16:35:49下载
- 积分: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
-
MMUSC
改进型的MUSIC算,该算法主要用于阵列的DOA估计(modified music method)
- 2012-05-03 22:37:11下载
- 积分:1
-
chapter04
matlab程序,用于matlab的学习及经验积累,相信会对你有帮助的(the programe of matlab)
- 2012-03-27 01:36:24下载
- 积分:1
-
MWENO
MAPPED WENO SCHEME FOR EULER EQUATIONS
- 2013-01-05 17:27:35下载
- 积分:1
-
gui
很不错的4个MATLAB程序 是关于图形界面的。(Very good four MATLAB programs on a graphical interface.)
- 2011-11-28 19:27:50下载
- 积分:1
-
espritsus
espritsus算法的matlab实现,可以得到好的实验效果。(espritsus algorithm matlab implementation, can be a good experiment results.)
- 2010-03-14 14:50:29下载
- 积分:1
-
liziqunann
说明: 5篇有关粒子群优化神经网络的文章,caj格式的(Particle swarm optimization of neural networks related to the article, caj format)
- 2011-04-17 11:18:52下载
- 积分:1