-
b4m
Interval Arithmetic Toolbox for Matlab
- 2007-11-01 10:55:09下载
- 积分: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
-
dizhenrure
ricker子波程序,用matlab编写,人工合成地震记录的基础(ricker wavelet program, written with matlab, the basis of synthetic seismograms)
- 2011-05-13 14:56:48下载
- 积分:1
-
Untitled5
this is the matlab m file for linear classifier, I hope it will be usefull
- 2011-06-13 14:42:53下载
- 积分:1
-
saoyie
利用matlab写成的窄带噪声发生,使用高阶累积量对MPSK信号进行调制识别,通过虚拟阵元进行DOA估计。( Using matlab written narrowband noise occurs, Using high-order cumulants of MPSK signal modulation recognition, Conducted through virtual array DOA estimation.)
- 2016-09-21 14:20:57下载
- 积分:1
-
01
说明: matlab基础知识学习资料,适合初学者学习,希望对有兴趣爱好者提供帮助。(matlab basic knowledge of learning materials, suitable for beginners to learn, I hope fans are interested to help.)
- 2011-03-23 14:45:17下载
- 积分:1
-
software-defined-by-radio
软件无线电的前景分析,以及一些技术的详细介绍,感觉不错(Analysis of the prospects for software radio, as well as some technical details, I feel good)
- 2013-03-26 21:10:32下载
- 积分:1
-
3phASMSimulation
3phASMSimulation model
- 2011-12-12 20:21:57下载
- 积分:1
-
envelop
matlab code for the envelope detector in analog communications.
- 2013-11-17 02:45:25下载
- 积分:1
-
sanjiao-XY
声子晶体的源程序:圆柱形散射体呈正三角排列的XY模的程序(Phononic crystal source: cylindrical scattering lanes are arranged in triangular XY model program)
- 2021-04-20 17:28:50下载
- 积分:1