登录
首页 » matlab » imaqplot

imaqplot

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

  • Matlab
    这是一些关于学习matlab 的资料,我认为比较重要对于matlab的初学者,上传以下希望和各位朋友分享一下资源,还望多多交流!(This is some information on learning matlab, I think the more important for matlab beginner, upload the following hopes and all our friends to share resources, but also hope that more exchanges!)
    2008-01-16 18:03:54下载
    积分:1
  • fmdemod_4
    matlab编程实现FM信号的解调程序,里面有详细的注释。(matlab programming implementation of the FM signal demodulation process, which has detailed notes.)
    2009-03-30 20:54:01下载
    积分:1
  • function-list
    信号处理工具箱函数汇总,其中包括滤波器分析与实现函数、FIR 数字滤波器设计函数等。(Signal Processing Toolbox function summary, including analysis and implementation function filters, FIR digital filter design functions and so on.)
    2013-12-26 16:43:10下载
    积分:1
  • mccdma_wafsf_st2cpic_p04_1g64pa
    MC-CDMA Walsh code for the communication systems.
    2009-11-04 22:46:03下载
    积分:1
  • FORWARD_SMOOTHNESS_MUSIC
    波达方向估计算法仿真中的基于解相干的MUSIC源程序,前向空间平滑MUSIC源程序。属于music算法的一种(Simulation of DOA estimation of MUSIC based coherent source solutions, the first source to the spatial smoothing MUSIC. Algorithm is a kind of music)
    2011-05-30 23:32:09下载
    积分:1
  • matlab
    适用于初学者,能快速的理解掌握matlab的知识。偏向于matlab在自动控制中的代码的讲解(Applicable to beginners, can quickly understand and master the knowledge of matlab. In favor of MATLAB in the automatic control in the code. )
    2012-01-10 10:50:20下载
    积分:1
  • APF_LCL
    说明:  LCL型有源电力滤波,对于研究有源电力滤波的同学,可以参考学习(LCL type active power filter can be used for reference)
    2020-12-13 18:20:56下载
    积分:1
  • huffman
    matlab程序,完成huffman编解码的功能(matlab program to complete the huffman encoding and decoding functions)
    2009-09-27 15:07:27下载
    积分:1
  • Statistic
    说明:  概率理論與數理統計實驗系統matlab代碼,含gui(Probability Theory and Mathematical Statistics experimental system matlab code, with gui)
    2008-09-09 12:51:49下载
    积分:1
  • IHT
    iterative hard thresholding algorithm in Compressed Sensing
    2011-05-25 21:47:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载