-
wig
squirel cage induction generator with wind turbine
- 2009-12-01 19:41:30下载
- 积分:1
-
Hbridge
simulink file of four quadrant operation of DC motor using chopper
- 2012-08-06 17:50:31下载
- 积分:1
-
Mitigation-of-voltage-unbalance
matlab description unbalanced voltage
- 2013-12-31 14:00:30下载
- 积分: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
-
FFT-IFFT-LPF
FFT/IFFT/LPF函数的调用,将三段代码分别保存为m文件,即可在matlab中调用函数。包含一个例子,为AM以及DSB的调制和解调。(FFT/IFFT/LPF of function calls, respectively for m documents preservation, can call functions of the matlab.)
- 2012-03-30 15:37:01下载
- 积分:1
-
ataminseymenleri
antenna system using matlab
- 2010-05-19 03:43:24下载
- 积分:1
-
amga.cec09
hybrid Archive-based Micro Genetic Algorithm (AMGA) on
a set of bound-constrained synthetic test problems is reported.
The hybrid AMGA proposed in this paper is a combination of a classical gradient based single-objective optimization algorithm and an evolutionary multi-objective optimization algorithm.
- 2011-11-13 08:37:38下载
- 积分:1
-
New-Microsoft-Word-Document
it will shrink the i/p image
- 2013-12-17 18:42:27下载
- 积分:1
-
performance-file
good resource code for people to get better performance.such as ssim,rmse etc.
- 2013-12-28 07:47:51下载
- 积分:1
-
capon
capon波束形成器的波达方向估计仿真,包括直角坐标、极坐标及加权后的波达方向(capon beamformer DOA estimation simulation, including the rectangular coordinates, polar coordinates and the weighted DOA)
- 2011-01-02 16:28:43下载
- 积分:1