-
matlab_classic_example_of_the_pattern_recognition_
matlab程序经典实例之图形识别源程序matlab classic example of the pattern recognition program source code(matlab classic example of the pattern recognition program source code matlab classic example of the pattern recognition program source code)
- 2010-08-02 09:36:48下载
- 积分:1
-
CEP
倒谱法检测基音周期,基于MATLAB实现(Cepstrum pitch detection, based on the MATLAB implementation)
- 2009-03-26 16:21:49下载
- 积分: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
-
Radialdistortion
鱼眼校正用matlab编写,可以得到矫正后的图片(Radial distortion)
- 2009-11-06 12:05:25下载
- 积分:1
-
MLE
极大似然估计是概率论中的重要思想,阅读此文献可以帮助我们了解极大似然估计的含义(Maximum likelihood estimation is important in probability theory thinking, reading this literature can help us understand the meaning of maximum likelihood estimation)
- 2010-05-14 09:54:34下载
- 积分:1
-
sqr_sin_n
舰船辐射噪声的产生,可利用其模拟舰船辐射噪声,从而达到定位等目的(generation of Ship radiated noise)
- 2021-04-14 15:18:55下载
- 积分:1
-
water_filling_algorithm
关于注水算法的简单演示。在总功率受限的情况下通过功率分配逼近香农信道容量(performs the water filling algorithm with the given total power constrain to approach Shannon capacity of the channel.)
- 2013-12-13 11:20:19下载
- 积分:1
-
matlab32ls
Comparison of the performances of the LS and the MMSE channel estimators
for a 32 sub carrier OFDM system based on the parameter of Mean square error
- 2013-05-17 20:33:33下载
- 积分:1
-
25856376
说明: Fox Hunting Algorithm
- 2019-02-27 18:35:06下载
- 积分:1
-
02
说明: 《Matlab从入门到精通》所有的源程序。(《Matlab from entry to the master》 all of the source.)
- 2009-10-09 01:31:23下载
- 积分:1