-
风场仿真
说明: 48MW风电场Simulink仿真,共24台风机,含10Mvar无功补偿装置,可实现定电压定无功控制。(48MW wind farm Simulink simulation, a total of 24 fans, including 10Mvar reactive power compensation device, can achieve constant voltage constant reactive power control.)
- 2021-04-19 13:38:51下载
- 积分:1
-
simulink_fourbar
用simulink做的四杆机构的运动和仿真主要参数参见程序(the simulation of fourbar with simulink)
- 2010-11-25 10:51:01下载
- 积分:1
-
Untitled
EEG信号多分辨率分析,可以用改文件对EEG信号进行小波处理,即过滤去噪等。(EEG signals analysis)
- 2011-09-09 21:17:03下载
- 积分:1
-
ANN
This is books for Artifical Neural Network ANN
- 2014-09-17 03:29:59下载
- 积分:1
-
Script_isar_image_processing_FEKO
说明: 对SAR成像进行研究,对于进行SAR成像开发的同学有一定的借鉴意义(The research on SAR imaging has certain reference significance for the students who are engaged in SAR imaging development)
- 2020-11-18 11:43:12下载
- 积分:1
-
Pmimo
这个程序是MIMO通信系统的信道仿真,完成了MIMO系统中各种信道的仿真(This program is a MIMO communication system channel simulation, the completion of the MIMO system, the simulation of various channel)
- 2011-05-07 13:59:56下载
- 积分:1
-
biuying_v75
实现串口的数据采集,信号维数的估计,可以实现模式识别领域的数据的分类及回归。( Achieve serial data acquisition, Signal dimension estimates, You can achieve data classification and regression pattern recognition.)
- 2016-12-12 11:11:57下载
- 积分:1
-
goldenstein
黄金分割法的matlab程序,绝对正确,goldenstein(Golden section method of matlab procedures, absolutely correct, goldenstein)
- 2009-03-22 17:03:07下载
- 积分: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
-
hundun
混沌现象出现于非线性系统中。Matlab模拟了复摆运动行为及混沌现象(Chaotic phenomena in nonlinear systems. Matlab simulation of the compound pendulum movement behavior and chaos phenomena)
- 2012-04-16 12:46:02下载
- 积分:1