登录
首页 » matlab » imaqplot

imaqplot

于 2009-10-21 发布 文件大小:2KB
0 243
下载积分: 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 个回复

  • P80216Rev2_D8
    802.16协议的阅读文档,详细介绍Wimax设计流程及框架,对准备从事Wimax开发人员必读之作(802.16 protocol to read the document, detailed design process and framework for Wimax, Wimax engaged on the preparation required reading for developers)
    2010-08-08 11:15:40下载
    积分:1
  • diancichang
    中北大学电磁场电磁波课后题答案,很详细的(North University of electromagnetic waves after-school question answers, a very detailed)
    2009-11-01 15:05:30下载
    积分:1
  • OFDMSimulation
     OFDM —— OFDM(Orthogonal Frequency Division Multiplexing)即正交频分复用技术,实际上OFDM是MCM Multi-CarrierModulation,多载波调制的一种。其主要思想是:将信道分成若干正交子信道,将高速数据信号转换成并行的低速子数据流,调制到在每个子信道上进行传输。此程序为ofdm仿真程序!(OFDM- OFDM (Orthogonal Frequency Division Multiplexing) that is orthogonal frequency division multiplexing, OFDM is the fact MCM Multi-CarrierModulation, a multi-carrier modulation. The main idea is: The channel is divided into a number of orthogonal sub-channel, high-speed data signals into parallel low-speed sub-data stream, modulated to be transmitted in each sub-channel. This program is ofdm simulation program!)
    2009-12-14 20:42:26下载
    积分:1
  • Matlab-gui
    matlab的gui界面入门资料,适合初学者,何有帮助(The gui interface matlab introductory information for beginners, how helpful)
    2011-05-11 13:37:40下载
    积分:1
  • 倒谱法
    说明:  基于倒谱法的基音周期检测,有着不错的参考意义。(The pitch period detection based on cepstrum method has a good reference value.)
    2019-05-20 14:52:21下载
    积分:1
  • rdetools-0.1
    relevant dimensionality estimate toolbox(relevant dimensionality estimate)
    2009-02-07 14:14:33下载
    积分:1
  • rake(cdma)
    CDMA中Rake接收机源码,在Matlab环境下运行(Rake receiver in CDMA source, in the Matlab environment running)
    2009-05-24 00:18:24下载
    积分:1
  • BoundaryCond
    this program simulates 1D electromagnetic Maxwell equations with absorbing boundary condition to prevent reflection from the boundaries of the problem space. this is by using finite difference time domain method FDTD
    2013-08-28 17:16:13下载
    积分:1
  • matlab
    一本讲解matlab的书籍,英文版,可以当做工作手册来用(learn matlab)
    2009-05-22 15:27:07下载
    积分:1
  • derivative_Filter_Design
    Matlab code for Derivative filter deisgn
    2009-07-03 21:35:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载