-
GaltonBoardImulatingSystem
Galton 板钉问题的matlab实现,压缩包中两个文件,一个用于算法实现,一个用于绘图。(Matlab implementation of the Galton board nail compressed package in two files, one for the algorithm, one for drawing.)
- 2012-05-21 16:35:35下载
- 积分:1
-
Eample_1_2tri
2d fEM for different boundary condtions(2d fem example programmed by matlab for different boundary condtions)
- 2012-05-30 16:57:46下载
- 积分: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
-
matlab-picture
利用matlab对图像进行读入与处理(运用在仿真领域)(Use matlab to read the image and processing (used in the field of simulation))
- 2009-04-15 21:35:29下载
- 积分:1
-
matlab
MATLAB与PSCAD联合仿真实例,包括 hvdc_fourier、hyst_plot、phasor、three_dim_plot等(The Co-Simulation of MATLAB and PSCAD,including hvdc_fourier、hyst_plot、phasor、three_dim_plot.)
- 2021-01-05 22:28:55下载
- 积分:1
-
Attachments_20131017
Mathematical model of Induction generator
- 2013-10-24 17:37:10下载
- 积分:1
-
4.面阵中二维角度估计 ESPRIT算法MATLAB程序
说明: 面阵中二维角度DOA估计算法,采用ESPRIT,经典算法,注释清晰,可拿来直接用(Two dimensional angle DOA estimation algorithm in array, using ESPRIT, classic algorithm, clear notes, can be used directly)
- 2021-01-04 09:23:15下载
- 积分:1
-
Fuzzy_part1
Fuzzy logic functions by matlab
- 2009-12-22 00:57:27下载
- 积分:1
-
fdma
FDMA三路频分多址的MATLAB的Simulink软件包下的程序(FDMA three-way frequency division multiple access MATLAB Simulink package program)
- 2012-05-01 20:55:25下载
- 积分:1
-
36.211-890
说明: LTE中文协议,与3GPP TS 36.211-890的技术内容一致。(LTE Chinese agreement with the 3GPP TS 36.211-890 consistent with the technical content.)
- 2011-04-14 12:23:24下载
- 积分:1