-
shapefromshading
estimating shape of object using shading information
- 2013-09-12 17:38:15下载
- 积分:1
-
ADRC
ADRC自抗扰控制simulink仿真程序。(ADRC(Active Disturbance Rejection Control))
- 2017-10-10 23:24:58下载
- 积分:1
-
fingerprot
nodes movement in ad hoc networks
- 2013-04-19 13:45:20下载
- 积分:1
-
cpio-2.11.tar
cpio源码,cpio2-11,不要钱了,随便看看(cpio code)
- 2014-02-20 20:38:40下载
- 积分:1
-
DistancesToFussionCenter
Distance to fussion centers
- 2012-04-10 03:52:40下载
- 积分:1
-
matlab_tutorial
basics of matlab-easy to learn
- 2014-10-14 14:13:34下载
- 积分:1
-
M_LEACH
LEACH (Low Energy Adaptive Clustering Hierarchy) is designed for sensor networks where an end-user wants to remotely monitor the environment. In such a situation, the data from the individual nodes must be sent to a central base station, often located far from the sensor network, through which the end-user can access the data. MODIFIED LEACH IS ENHANCED VERSION OF LEACH PROTOCOL TO SAVE ENERGY.
- 2014-01-17 17:37:09下载
- 积分:1
-
imagematchingefficiency
对图像匹配的效率进行定量分析 很好用的matlab程序(The efficiency of the image match well with the matlab quantitative analysis program)
- 2010-07-18 20:31:47下载
- 积分: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_vc
这是一个matlab与VC混和编程的例程(This is a Matlab and VC mixed programming routines)
- 2005-03-14 10:59:12下载
- 积分:1