-
MATLAB-secret
一本matlab入门参考书,附上了每一章的学习源码(an introduction to matlab attached with demos every chapter)
- 2012-05-30 22:12:23下载
- 积分:1
-
SVD
对lorenz信号的(svd)奇异值分解降噪,( lorenz signal noise singular value decomposition )
- 2014-09-03 15:10:32下载
- 积分:1
-
dsp
matlab中关于dsp的全部程序 还有仿真模块 (matlab )
- 2015-04-13 16:48:26下载
- 积分:1
-
Parallel-CUDA-Programming
Several GPU parallel processing papers for the NVIDIA CUDA programming language.
- 2015-04-15 14:54:18下载
- 积分:1
-
LDA
一个用matlab编写的线性判别算法的源程序(lda)
- 2010-08-21 19:28:17下载
- 积分:1
-
kalman
matlab实现GPS跟踪中kalman滤波的应用(matlab realize GPS tracking kalman filtering applications)
- 2021-04-14 17:08:55下载
- 积分:1
-
cbf80fa1ba58
基于MATLAB的UWB无线通信系统仿真程序,对系统的实现做了详细的代码介绍(MATLAB-based UWB wireless communication system simulation program, the realization of the system made a detailed introduction code)
- 2021-05-15 15:30:02下载
- 积分: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
-
wo
说明: 自己做的作业 两个小程序 水印方面的(matlab xiaochengxu)
- 2011-05-21 12:56:49下载
- 积分:1
-
erplab_4.0.3.1
codes for erp lab. a lot of functionalities foe eeg
- 2015-01-15 15:18:35下载
- 积分:1