-
01713903
paper based on algorithm to find out moment invariants
- 2011-12-29 22:22:55下载
- 积分:1
-
svc_psr_resample_smooth
SVC PSR 光谱数据的读入,光谱平滑,光谱重采样,文件批处理;(these files afford a convenience way to read SVCPSR, resample spectral and smooth the spectral.)
- 2014-03-31 15:49:01下载
- 积分:1
-
liesiu_v30
matlab程序运行时导入数据文件作为输入参数,wolf 方法计算李雅普诺夫指数,基于混沌的模拟退火算法。( Import data files as input parameters matlab program is running, wolf calculated Lyapunov exponent, Chaos-based simulated annealing algorithm.)
- 2016-09-10 21:02:46下载
- 积分:1
-
基于MATLAB的异步电机矢量控制
说明: 基于MATLAB的异步电机矢量控制,非常有用(Vector control of asynchronous motor based on MATLAB, very useful)
- 2021-01-12 20:48:48下载
- 积分: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
-
Stark-code
matlab codes for e-book: Stark 2005 Wavelets and Signal Processing
- 2013-09-20 20:47:55下载
- 积分:1
-
fem1
有限元的程序,好用的,做毕业设计可以做参考(Finite element program, easy to use, do graduate design reference can be done)
- 2013-10-07 10:06:28下载
- 积分:1
-
drtoolbox
降维工具箱,包含主元分析(PCA),核主元分析(KPCA)等。(Dimensionality reduction kit, including principal component analysis (PCA), Kernel Principal Component Analysis (KPCA) and so on.)
- 2011-09-15 16:08:54下载
- 积分:1
-
shexing
车辆蛇形运动的程序,主要是研究高速列车稳定性的东西(hunting behavior of vehicle)
- 2011-10-16 14:39:48下载
- 积分:1
-
cmt
this is a matlab program which implement cmt algorithm for detection objects in signals
- 2015-03-16 16:38:29下载
- 积分:1