-
Myself2
Ultra wideband (UWB) matlab code
- 2010-06-13 09:36:48下载
- 积分: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
-
Watermarking-1
Audio Watermarking 1
- 2014-10-13 17:25:37下载
- 积分:1
-
Cooperative-Diversity-in-Wireless-Networks
Cooperative Diversity in Wireless Networks. show big benefit from results when the relay is located between the sender and the destination
- 2011-11-20 15:56:09下载
- 积分:1
-
parse_code
一种用于人体姿态估计的强大算法,可以检测并且定位人体的四肢及躯干和头部的位置,用于更高层次的分析。(Pose estimation)
- 2012-10-25 21:26:37下载
- 积分:1
-
Desktop
matlab中的定位算法的大集合,希望对你有用,研究生的研究内容,很有价值(Matlab algorithm positioning of the large collection of, hope to be useful to you, the graduate student research cont)
- 2011-12-25 22:36:53下载
- 积分:1
-
bin
BER for soft output viterbi algorithm. displays ber curves, by varying the rate code, snr.
- 2013-02-08 02:40:40下载
- 积分:1
-
diedai
迭代算法反演雷达海浪图形的反演算法,可得到各种海流参数(Radar waves graphic iterative algorithm inversion inversion algorithm parameters obtained various currents)
- 2013-10-03 09:57:16下载
- 积分:1
-
oppo_Differential-Evolution
反向差分源代码,入口为main()函数内含详细注释,解决函数维度具有可扩展性。(Reverse differential source code, the entrance to main () function contains detailed notes, solve scalability dimension function.)
- 2014-12-25 17:36:48下载
- 积分:1
-
MC-simulation
一些蒙特卡罗的程序及其介绍,适合初学者学习及应用。(Some programs and the introduction of the monte carlo)
- 2012-02-03 19:25:15下载
- 积分:1