-
image_fusion_tutorial_Michael_Heizmann
Image Fusion (A slide tutorial by Dr.-Ing Michael Heizmann.)
- 2009-09-28 20:00:13下载
- 积分:1
-
dftMATLAB
DFT:离散傅立叶变换
符运行后得频谱图(DFT: Discrete Fourier Transform running at a frequency spectrum)
- 2008-04-23 01:42:35下载
- 积分:1
-
CA
说明: 一个克隆选择算法的应用例子,可以帮助理解该种算法的性能及特点(A clonal selection algorithm application examples that can help to understand the performance and characteristics of the algorithm)
- 2012-02-08 20:57:21下载
- 积分: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
-
cloud9
This code is an interesting version of noise production. this produced noise in controlled manner to display clouds.
same code may be used to develop several natural random phenomenon
- 2010-10-15 19:01:28下载
- 积分:1
-
RTC_Encode
BTC compression code
- 2012-03-27 21:14:50下载
- 积分:1
-
muller
muller
a source code in matlab software for math
- 2013-01-11 09:16:42下载
- 积分:1
-
shuizhunwang
基于matlab的条件平差方法的实现,以水准网为例构建条件方程(Implementation of the method based on the matlab conditions adjustment, leveling network, for example to build conditional equation)
- 2013-05-11 15:37:18下载
- 积分:1
-
PD_cascade
PD cascade controller for ball and beam
- 2013-09-04 13:14:26下载
- 积分:1
-
PID
PID神经元网络解耦控制算法_多变量系统控制(PID neural network decoupling control algorithm for multivariable control system _)
- 2015-02-16 17:26:09下载
- 积分:1