-
ORCS
One Rank Cuckoo Search (ORCS) algorithm
Implementation of the ORCS optimization algorithm.
- 2014-11-26 13:01:48下载
- 积分:1
-
lyapunov_wolf
利用matlab求最大李雅普诺夫指数的wolf算法(Use matlab for the largest Lyapunov exponent wolf algorithm)
- 2014-02-12 11:14:34下载
- 积分: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
-
GrTheory
说明: 这是一个图论工具箱,内包含25个图论算法,包括最小路径规划,和旅行商问题。(This is a map of the toolbox, which contains 25 plans of algorithms, including the smallest path planning, and the traveling salesman problem.)
- 2009-08-19 10:09:13下载
- 积分:1
-
calibration_matlab
说明: 一个可以根据标定点来对摄像机进行内外参数进行计算的程序(According to a standard fixed-point to cameras inside and outside the parameters of the calculation procedure)
- 2008-10-28 08:32:54下载
- 积分:1
-
correlatedPopulations
说明: matlab写的运动检测 自动实现 十分有用的代码 值得学习!(Motion detection matlab automatically write the code should be very useful to learn!)
- 2011-03-25 13:44:04下载
- 积分:1
-
scaleForSVM
用SVM进行分类时,需要对原数据进行归一化处理。(When using SVM classification, the need for raw data normalized.)
- 2015-12-09 11:25:24下载
- 积分:1
-
hangbang
毕设内容,高光谱图像基本处理,匹配追踪和正交匹配追踪,采用偏最小二乘法。( Complete set content, basic hyperspectral image processing, Matching Pursuit and orthogonal matching pursuit, Partial least squares method.)
- 2016-05-14 14:49:09下载
- 积分:1
-
newton_rhapson_matlab
Newton Rhapson using matlab
- 2009-05-17 15:20:40下载
- 积分:1
-
ValentineHeart
trai tim tinh yeu trong ngay valentine
- 2010-11-29 13:15:48下载
- 积分:1