-
GA_PSO
粒子群做非线性模型的参数估计,已检测很好用(nonlinear parameter estimation)
- 2012-05-10 21:52:04下载
- 积分:1
-
Detailed-MATLAB-signal-processing
MATLAB信号处理详解,陈亚勇著,丰富的源码(Detailed MATLAB signal processing, Chen Yayong book, a rich source)
- 2011-07-22 15:22:18下载
- 积分:1
-
test
ant colony algorithm to solve TSP
- 2011-09-30 20:14:44下载
- 积分:1
-
yuv
matlab读取YUV文件,有需要的可以看看 (Matlab read YUV video, detailed and comprehensive, there is a need to have a look)
- 2012-04-11 11:33:24下载
- 积分:1
-
SQP
SQP算法的matlab实现,包括子程序的实现和整个的大问题,配合使用(The sub-problem of SQP programing)
- 2012-10-05 21:39:16下载
- 积分:1
-
Matlab-based-FM-modulation
这是一个实现信号的FM调制的文档,你可以快速实现信号的FM调制(This is a signal of the FM modulation to achieve a document, you can quickly implement FM modulation signal)
- 2013-07-24 10:15:46下载
- 积分:1
-
imaqplot
IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback.
Using toolbox callback properties, you can configure a video input object to generate a live image plot display.
Do you want a basic preview window created for you? Simply call:
obj = videoinput( matrox , 1)
obj.TimerFcn = @imaqplot
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you:
obj = videoinput( dt , 1)
obj.TimerFcn = {@imaqplot, hImage}
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
- 2009-10-21 15:20:29下载
- 积分:1
-
matlab(cx)
说明: 关于数值计算的matlab程序代码,包含了很多的实用的算法.程序全部可以直接用的,有详细的英文注释.(on numerical calculation of Matlab code, contains a lot of practical algorithm. All the procedures can be directly used, a detailed English Notes.)
- 2006-03-19 21:56:30下载
- 积分:1
-
xindao
求解任意信道容量的迭代算法,求解方便而且实用。(Channel capacity to solve any of the iterative algorithm, solving convenient and practical.)
- 2009-10-28 19:55:50下载
- 积分:1
-
@rotate3d
matlab 3D绘图工具箱 十分实用 安装自己看教程(Matlab 3D graphics toolbox)
- 2012-05-27 20:21:18下载
- 积分:1