-
8762
【matlab编程代做】月亮绕地球的动画([Matlab programming done on behalf of the moon around the earth animation])
- 2015-01-20 21:32:24下载
- 积分:1
-
opticalflowresulttrial
OPTICAL FLOW METHOD FOR OBJECT TRACKING OF MOVING OBJECTS
- 2015-04-12 17:11:35下载
- 积分:1
-
wifi
a book about wifi. very informative
- 2010-07-14 03:14:18下载
- 积分: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
-
tree_prim
MATLAB最小生成树prim算法,将权数从小到大排序,按顺序添加,如果形成圈则去掉(MATLAB prim minimum spanning tree algorithm, the weights of small to large order, in order to add, if the ring is removed to form)
- 2011-07-23 16:37:28下载
- 积分:1
-
myradar_visit7
雷达方程仿真程序,包括基本的雷达距离方程,雷达能量方程,脉冲压缩处理等-radar function simulation code, including basic radar range function, radar power function, pulse compress processing(The radar equation simulation program, including basic radar range equation, radar energy equation, pulse compression processing-radar function simulation code, including basic radar range function, radar power function, pulse compress processing)
- 2013-04-02 16:53:30下载
- 积分:1
-
simulinkemulate
Simulink建模与仿真,simulink窗口环境简介
(failed to translate)
- 2009-04-05 22:10:26下载
- 积分:1
-
MATLABChineManuer
说明: MatLab的中文手册,Matlab是工程应用不可缺少的工具,在图像处理方面等多方面均有不可缺少的工具。此中文手册必将给你的工作和学习带来无限帮助。(MatLab Chinese Manual, Matlab is the engineering application of an indispensable tool in image processing, etc. are an indispensable tool. This Chinese manual will give you work and study to help bring immense.)
- 2008-09-13 00:11:02下载
- 积分:1
-
Matlab
说明: 这是一篇比较完成的MATLAB编程的教学实例,很值得下载。(This is a relatively complete MATLAB programming teaching examples, it is worth downloading.)
- 2011-03-04 15:34:42下载
- 积分:1
-
zhengtikai
本程序是利用调节参数的方法实现了曲线的局部变化,充分体现了多参数的优越性,通过参数调节实现曲线的局部变化(This procedure is the use of adjustable parameters of the partial realization of the curve changes, fully embodies the advantages of multi-parameter, parameter adjustment achieved through changes in the local curve)
- 2011-10-25 17:14:33下载
- 积分:1