登录
首页 » matlab » imaqplot

imaqplot

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

  • matlabshidasuanfa
    matlab十大算法程序压缩,用于数学建模同学或者爱好MATLAB同学借鉴(Ten compression algorithm matlab program for the students to mathematical modeling, or MATLAB-loving students learn)
    2009-09-14 14:14:38下载
    积分:1
  • nsct_toolbox
    对图像进行非下采样小波变换,得到一个低频子带和若干个高频子带。(Under the image of non-sampling wavelet transform, to get a low-frequency sub-band and a number of high-frequency sub-band.)
    2010-10-18 09:31:45下载
    积分:1
  • Evolution-Strategies
    Evolution Strategies minimizes the objective function designated in ff
    2013-09-02 19:05:50下载
    积分:1
  • GUI_matlab
    实现物种功能的语音处理:倒谱、时域、频谱、语谱图以及功率谱,并加有详尽的注释。另外还可以保存图像,一倍后来研究!matlab GUI编程(Voice processing functions to achieve species: cepstrum, time domain, frequency spectrum, spectrogram and power spectrum, and add detailed comments. It also can save the image, doubled and later research!)
    2021-03-26 20:39:13下载
    积分:1
  • MCMC
    基于模拟退火算法的马尔科夫蒙特卡洛算法matlab程序,实现了对levy函数的优化。(A Markov Chain Monte Carlo alogrithm based on annealing phenomenon,which maximzies and minimizes the levy function. )
    2015-07-15 15:35:36下载
    积分:1
  • 32psk
    32进制PSK仿真子程序,子程序计算4进制PSK调制的误码率(32 M-ary PSK simulation subprogram, subprogram 4 M-ary PSK modulation calculation of the bit error rate)
    2009-06-08 22:23:00下载
    积分:1
  • SSB
    用声卡输出的单边带信号源,SSB下边带信号,载波15KHz,输入声音带宽设为300~3.4KHz,SSB调制后输出带宽为11.6K~14.7KHz,可以给SSB解调器实验做信号源了。(Single-sideband signal with the sound output source, SSB below band signal, carrier 15KHz, enter the voice bandwidth set at 300 ~ 3.4KHz, SSB modulated output bandwidth 11.6K ~ 14.7KHz, you can do to the SSB demodulator source experiment the.)
    2010-05-13 17:59:28下载
    积分:1
  • saeld
    Economic dispatch by simulating anneling
    2012-05-21 00:59:40下载
    积分:1
  • toolbox-tsp
    是全面分析旅行商问题的工具箱,包含了很多方面的测试程序(is a comprehensive analysis of the traveling salesman problem toolbox contains a lot of testing procedures)
    2007-05-25 09:12:20下载
    积分:1
  • disanzhang
    精通MATLAB计算科学书源代码,原书正版CD第三张源代码(Proficient in computer science book MATLAB source code, the third original CD to the book source code)
    2011-10-12 14:26:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载