-
使用经典GP算法计算关联维数的程序源代码 correlationdimension
一种使用经典GP算法计算关联维数的程序源代码,比较好用!(A classical GP algorithm using the correlation dimension of the source code, more easy to use!)
- 2007-08-07 16:57:17下载
- 积分:1
-
RLS
基于RLS算法的自适应逆控制系统,实现自适应滤波(RLS algorithm based on adaptive inverse control system, adaptive filtering)
- 2008-04-21 23:15:51下载
- 积分:1
-
xindao
附件包含离散信道以及各种信道编码的matlab仿真(Annex contains the discrete channels and a variety of channel coding matlab simulation)
- 2009-05-01 16:55:20下载
- 积分: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
-
DF
说明: DF Cooperative System 实验系统全系统仿真共享版.(DF Cooperative System-wide system simulation experiment system shared version.)
- 2009-09-25 19:19:00下载
- 积分:1
-
flux_density2_1
Electromagnetic Simulation using the FDTD method章节后实例2-1 flux_density2_1用matlab重新编写(Electromagnetic Simulation using the FDTD method example 2-1 flux density ,rewriting in matlab)
- 2015-03-13 17:07:36下载
- 积分:1
-
Luo_Rudy_1991
A model expliciting the ventricular cardiac action potential. Depolarization,reporalization and their interaction
- 2014-12-19 19:07:21下载
- 积分:1
-
The-Matlab-simulation--
电力谐波带来了严重的危害,有源滤波器是抑制电力谐波的一种有效手段。在Matlab 仿真环境中搭建了有
源滤波器的系统模型,并对其进行了仿真。仿真结果表明,各仿真模块能够完成各自的功能,整个系统的滤波效果非
常好。因而,该仿真模型能对软、硬件的设计起到重要的指导作用(Power Harmonics brought serious harm, active filter is an effective means of suppressing power harmonics. In the Matlab simulation environment to build a model of the active filter system and its simulation. The simulation results showed that the simulation module to complete their respective functions, the filtering effect of the whole system is very good. Thus, the simulation model capable of hardware and software design plays an important role in guiding)
- 2013-12-10 16:42:53下载
- 积分:1
-
自动多阈值分割
说明: 用Matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像(prepared using Matlab automatic threshold segmentation procedures, image segmentation before the introduction of automatic image smoothing)
- 2006-01-09 10:36:59下载
- 积分:1
-
awgn_ofdm
说明: 添加高斯白噪声的ofdm调制,matlab实现仿真。(OFDM modulation)
- 2011-04-10 22:14:38下载
- 积分:1