登录
首页 » matlab » imaqplot

imaqplot

于 2009-10-21 发布 文件大小:2KB
0 236
下载积分: 1 下载次数: 8

代码说明:

  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)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlabcontrlsimulink
    matlab模糊控制资料,是matlab仿真应用的东东,对模糊控制的学习很有帮助(matlab fuzzy control information is Dongdong matlab simulation applications, fuzzy control of the learning very helpful)
    2007-11-14 13:20:32下载
    积分:1
  • zi-shi-ying-jun-heng
    通信系统中自适应均衡器的MATLAB源程序(Communication system adaptive equalizer MATLAB source)
    2013-09-27 09:03:44下载
    积分:1
  • Array-signal-processing
    阵列信号处理课件,详细系统的讲解了阵列信号处理的方法与算法(Array signal processing system, detailed explanation of the array signal processing method and algorithm )
    2011-11-17 22:33:21下载
    积分:1
  • guicompensation_fig
    current consumption calculation in gui
    2010-11-18 23:34:04下载
    积分:1
  • lagrange
    说明:  抛物线型拉格朗日内插滤波器的实现,MATLAB程序(Parabolic Lagrange interpolation filters are implemented, MATLAB program)
    2010-04-21 13:18:44下载
    积分:1
  • V-type_Antenna
    用MOM计算V型天线的电流分布、输入阻抗及辐射方向图。其中L=0.3λ,L/a=2000,激励用δ-gap模型。(MOM calculated using V-shaped antenna current distribution, input impedance and radiation pattern. Where L = 0.3λ, L/a = 2000, excitation δ-gap model.)
    2013-08-13 16:10:14下载
    积分:1
  • src
    Voice detection using zero crossing rate and STE
    2014-01-20 00:40:55下载
    积分:1
  • Cu
    说明:  利用三次样条函数计算土样Cu/Cc,有matlab代码(Use of cubic spline function calculated soil samples Cu/Cc, there is matlab code)
    2009-03-16 17:03:36下载
    积分:1
  • GA-paper
    这是一篇硕士论文,题目是多目标优化的遗传算法研究(This is a master' s thesis topic is a multi-objective optimization by genetic algorithm)
    2011-05-25 14:32:00下载
    积分:1
  • dengxiaodianliang
    王锡凡《电力系统规划》中采用等效电量函数法中,算例提供的matlab程序(PROCEEDINGS equivalent power function method is used in the power system planning, operator cases matlab program)
    2013-03-07 13:57:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载