-
acmabyVanderveen
Analytical constant-modulus algorithm, to separate linear combinations of CM sourcesThe algorithm
is robust in the presence of noise, and is tested on measured data,
collected from an experimental set-up.
- 2007-12-02 21:52:30下载
- 积分: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
-
PNN
pnn分类器算法,用MATLAB源码,可以进行分类。(pnn classifier algorithm, using MATLAB source code can be classified.)
- 2020-12-15 23:19:13下载
- 积分:1
-
mywavedec2
在matlab中采用haar小波实现的图像小波分解程序。(Matlab haar wavelet used in the realization of the image wavelet decomposition process.)
- 2010-05-28 15:41:16下载
- 积分:1
-
Braking-distance
借助MATLAB软件的绘图功能,对函数的特性进行探讨,广泛联想,大胆猜想,发现进而证实其中的规律。(Braking distance
)
- 2011-05-25 20:34:48下载
- 积分:1
-
sitf-0.9
绝对的lowe老人家提出的sift算法源码,配套有文档说明,对于初学者极度有用,还有我添加的注释我移植的仿射变换函数,绝对值得下的资源~!(The absolute lowe elderly sift algorithm proposed source code, supporting have documented for beginners extremely useful, and I add comments I transplanted affine transformation function, absolute worthy resource ~!)
- 2010-12-15 14:51:02下载
- 积分:1
-
meichongyasuo
两种LFM脉冲压缩技术,第一种技术广泛用于窄带和中等宽带的雷达工作(The two LFM pulse compression technology, a technology widely used in narrowband and medium-wideband radar)
- 2013-05-11 10:56:14下载
- 积分:1
-
APF_I
matlab下的APF仿真 运行稳定有谐波分析(APF matlab simulation run under steady harmonic analysis)
- 2014-11-29 09:50:39下载
- 积分:1
-
MATLAB_BIanYuanJianCe
关于细胞边缘检测以及识别的MATLAB程序。
希望对您有所帮助!(On the cell edge detection and identification of the MATLAB program. I hope for your help!)
- 2007-09-12 12:51:01下载
- 积分:1
-
cheking_frequency_match_ppg_and_accelaration
it s really good i mean very very good what I meant is it s really good
- 2014-10-25 17:28:34下载
- 积分:1