-
PID_matlab
matlab的一个PID优化算法程序(Matlab a PID algorithm optimization procedures)
- 2004-12-22 21:29:55下载
- 积分: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
-
parameter-estimation
参数估计与假设检验案例分析与matlab实现,仿真运行,完整的材料(Parameter estimation and hypothesis testing case analysis and matlab implementation, simulation run)
- 2013-08-26 10:41:39下载
- 积分:1
-
RBF
径向基函数插值使用一系列基函数,它们在每个采样点对称且居中。径向基函数是一类特殊的函数,其主要特征是它们的响应与中心点的距离单调地减小(或增加)。中心、距离刻度和精确的形状是模型的参数。(Radial Basis Function interpolation with biharmonic, multiquadric, inverse multiquadric, thin plate spline, and Gaussian basis functions for Matlab/Octave.
RBF interpolation uses a series of basis functions that are symmetric and centered at each sampling point. Radial basis functions are a special class of functions with their main feature being that their response decreases (or increases) monotonically with distance from a central point. The center, the distance scale, and the precise shape are parameters of the model.)
- 2018-03-16 21:30:41下载
- 积分:1
-
parallel_coupledfiler
输入滤波器说要参数,包括带宽,活波损耗,通带波纹计算平行耦合线滤波器阻抗(Calculate the parallel coupled line filter impedance)
- 2013-03-13 18:57:53下载
- 积分:1
-
IJEC_2010_cfa
source code of matlab demosacing source code of matlab demosacing source code of matlab demosacing source code of matlab demosacing
- 2012-11-23 13:55:32下载
- 积分:1
-
SEP
SEP gitu loh. eng ih eng
- 2012-09-29 21:32:38下载
- 积分:1
-
FFT
1024点matlab仿真,10位输入,12位输出,结果保存在图像中(Matlab simulation of 1024 points, 10-bit input, 12 output, the result stored in the image)
- 2010-05-20 22:49:55下载
- 积分:1
-
III_Year_Previous_Papers_JWFILES
The principle of space time block coding with 2 transmit antenna and one receive antenna is explained in the post on Alamouti STBC. With two receive antenna’s the system can be modeled as shown in the figure below
- 2013-03-21 00:50:57下载
- 积分:1
-
FOC
Field oriented control of induction motor
- 2013-09-26 04:16:16下载
- 积分:1