-
FeatureExtract
matlab code for feature extraction
- 2013-03-06 13:33:03下载
- 积分: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
-
Okumura-Hata.MUDS
里面是论文,做毕业设计是能用到的,关于无线电损耗的(Which is the thesis, the final project is to be put to use, and on the radio loss)
- 2010-05-27 18:01:21下载
- 积分:1
-
OutputText
OutputText.rar例子,关于txt输出,注释的特别详细(OutputText,special for txt)
- 2013-12-10 10:14:33下载
- 积分:1
-
bilateral
canny算子边缘检测源码,用matlab实现,如果需要,请及时下载(canny edge detection source, using matlab to achieve, if you need, please download)
- 2014-01-13 11:25:16下载
- 积分:1
-
nlfm_pc_analysis
非线性调频信号的产生和脉冲压缩代码,程序中还给出两种不同的脉压系数,用于分析非线性调频信号处理时,脉压结果的应用。(The generation of nonlinear frequency modulation signals and the code of pulse compression are given. In the program, two different pulse pressure coefficients are given. It is used to analyze the application of the pulse pressure results when the Nonlinear FM signal is processed)
- 2018-04-05 10:38:27下载
- 积分:1
-
BLDC_PID0927
基于MATLAB/simulink的永磁无刷直流电机调速系统仿真,已调试完毕,效果还可以。(Based on MATLAB/simulink of permanent magnet brushless DC motor speed control system simulation, debugging has been completed, the effect can be.)
- 2016-04-20 19:19:46下载
- 积分:1
-
WaveletNeuralNetworkDiagnosticSource
小波神经网络诊断源程序,实现小波神经网络的matlab仿真(Source wavelet neural network diagnosis, wavelet neural network implementation of the matlab simulation)
- 2009-04-08 21:51:08下载
- 积分:1
-
matlab100examples
matlab的100个实用源代码例子,包括图像处理,数值计算等常用源代码(matlab source code for the 100 practical examples, including image processing, numerical calculation of the source code used)
- 2011-10-20 22:36:45下载
- 积分:1
-
Introduction-to-MATLAB
matlab good meterial of matlab and instruction of matlab matlab matlab matlab good good good good goood good good instruction instruction instruction instruction instruction instruction( good meterial of matlab and instruction of matlab matlab matlab matlab good good good good goood good good instruction instruction instruction instruction instruction instruction)
- 2013-04-01 21:08:36下载
- 积分:1