-
relative_wavelet_energy
relative wavelet energy matlab
- 2009-10-03 20:55:49下载
- 积分:1
-
csc_v
说明: CSC变换,simulink仿真,包含MATLAB仿真文件验证(CSC transform, simulink simulation, including the MATLAB simulation file validation)
- 2009-08-07 19:42:21下载
- 积分:1
-
fuzzycontrol
说明: 采用最小二乘法进行系统辨识,本例是一个简短的例程序。(System identification using the least square method, in this case is a short example program.)
- 2011-03-30 20:38:16下载
- 积分:1
-
li3
函数回调,用MATLAB实现,应用于各种GUI界面设计。(Callback function, in MATLAB, used in a variety of GUI interface design.)
- 2011-07-05 19:03:44下载
- 积分:1
-
MATLAB-QIU-JIE-XUEYE
利用MATLAB程序中的inline和nlinfit两个命令对血药浓度-时间数据进行非线性拟合,求解血管外给药的药动学参数。同时与3P97软件计算结果进行了比较,结果表明,基于MATLAB程序可方便快速地求解血管外给药的各个药动学参数,计算结果与3P97软件计算值相当,且本方法操作简便、界面直观、易于推广,可用于临床教学或实验中药动学参数的计算。 更多还原
(Using MATLAB program inline and nlinfit two commands to the plasma concentration- time data by nonlinear fitting, solving the pharmacokinetic parameters of extravascular administration. Simultaneously with the 3P97 software to calculate the results were compared, the results show that can quickly and easily solve extravascular administration of various pharmacokinetic parameters based on MATLAB, the results calculated with 3P97 software fairly, and that the method is simple, intuitive interface, easy to spread, can be used to calculate the clinical teaching or experimental medicine pharmacokinetic parameters. More Restore)
- 2013-12-16 09:39:39下载
- 积分:1
-
Encoding-of-LDPC-codes
Encoding of LDPC codes
- 2014-01-14 04:17:06下载
- 积分:1
-
JiangyanshengPlasticity
Von.Mises准则的平面有限元程序,摘自Jiangyansheng s paper(Plane finite element program Von.Mises guidelines)
- 2014-06-05 09:42:58下载
- 积分:1
-
HVDC_6P
这是高压直流输电部分的仿真文件,背靠背系统的(This is part of the HVDC simulation files back to back system)
- 2016-05-15 18:22:45下载
- 积分: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
-
Wavelets-with-applications-in-signal-and-imageproc
关于介绍小波在信号和图像中的应用,有大量例子说明~(On the introduction of wavelet in signal and image applications, there are numerous examples to illustrate ~)
- 2010-05-11 16:00:47下载
- 积分:1