-
Butterworthlowpass
matlab实现Butterworthlow低通滤波器仿真程序(matlab achieve Butterworthlow low-pass filter simulation program)
- 2007-12-26 12:39:25下载
- 积分:1
-
burg
说明: burg算法求功率谱,用matlab实现,其中用到了arburg和pburg等函数(burg algorithm for power spectrum, with the realization of matlab, which uses a function such as arburg and pburg)
- 2020-11-22 21:29:35下载
- 积分:1
-
d
说明: it is matlab source code implemeted in Matlab 7.6.
this is utilized in matlab.
- 2011-05-21 16:48:01下载
- 积分:1
-
insert-Chinese-map_matlab
matlab 画图时,用于插入中国地区的地图(insert Chinese map, when using Matlab)
- 2014-09-28 09:55:01下载
- 积分:1
-
w1
说明: 晶闸管三相桥式整流器的仿真(MATLAB20014)(The simulation of thyristor three-phase bridge rectifier)
- 2014-10-30 22:59:43下载
- 积分: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
-
mh
说明: 模糊自整定PID控制的MATLAB源代码(PID)
- 2009-12-12 21:40:18下载
- 积分:1
-
lab-2-tele3
examples code correctors
- 2011-05-03 08:35:50下载
- 积分:1
-
Assassins
Assassinsmager for the assassins program for homework
- 2014-08-14 05:24:15下载
- 积分:1
-
RotationForest
随机改变一个矩阵的行的顺序生成新矩阵 保持数据不变(Randomly changing the rows of a matrix to generate a new matrix)
- 2013-08-21 20:51:58下载
- 积分:1