-
Substation-panel-electrical-parameters-computatio
Substation panel electrical parameters comptation
- 2014-02-04 20:28:33下载
- 积分:1
-
Bluetooth Voice
matlab bluetooth仿真程序(BlueTooth Matlab simulation program)
- 2005-01-17 17:45:23下载
- 积分: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
-
matlab7.0two
说明: 主要介绍matlab的图像处理、虚拟现实、地图制作三个工具箱(Introduces the matlab image processing, virtual reality, the production of three map Toolbox)
- 2008-11-01 12:14:30下载
- 积分:1
-
MATLAB-7-Source-file
matlab 7 教程源文件 没有书,只有源文件(matlab )
- 2012-04-19 22:53:33下载
- 积分:1
-
Matlab-data--and-material-collected
收集的一些matlab资料,自己感觉很有用,拿出来分享(Some matlab data collected, feel useful, to share)
- 2013-04-10 11:37:48下载
- 积分:1
-
EPSD
Power Spectral Density (EPSD) of a vector x
- 2019-07-02 08:53:47下载
- 积分:1
-
adapBP
说明: BP算法,基于压缩感知的基追踪重构算法,能够很好的重构出原始信号(BP algorithm, based on perception-based compression algorithm for track reconstruction)
- 2011-04-06 20:32:07下载
- 积分:1
-
Chapter-6-matrix-calculation
第6章 矩阵特征值计算.zip。是从书中光盘里拷贝的代码,放在这里与大家共享,希望对大家有帮助。(Chapter 6 matrix eigenvalue calculation)
- 2012-03-27 10:45:39下载
- 积分:1
-
fuliyebianhuan
说明: 实现信号的频谱分析,性能分析,产生几个波形(For signal spectrum analysis, performance analysis, resulting in several waveform)
- 2011-05-29 11:28:44下载
- 积分:1