资源简介
风力发电系统Matlab仿真,包含定速风机和变速双馈风机
代码片段和文件信息
%第九章第一节定速风机仿真图绘制
% %***********************************************
% x=ScopeData1.time;
% subplot(511);
% plot(xScopeData1.signals(11).values);
% grid on;
% axis([0 30 0.98 1.02]);
% ylabel(‘wr(pu)‘)
%
% subplot(512);
% plot(xScopeData1.signals(12).values);
% grid on;
% axis([0 30 -1 2]);
% ylabel(‘P(pu)‘)
%
% subplot(513);
% plot(xScopeData1.signals(13).values);
% grid on;
% axis([0 30 -1 1.2]);
% ylabel(‘Q(pu)‘)
%
% subplot(514);
% plot(xScopeData1.signals(14).values);
% grid on;
% axis([0 30 0.96 1.02]);
% ylabel(‘V(pu)‘)
%
% subplot(515);
% plot(xScopeData1.signals(15).values);
% grid on;
% axis([0 30 0 20]);
% ylabel(‘v(m/s)‘)
% xlabel(‘t/s‘);
%*********************************************
x=ScopeData1.time;
subplot(511);
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 14848 2020-10-23 21:54 Book1.xls
文件 67039 2020-10-23 21:54 c9s1.mdl
文件 1352 2020-10-23 21:54 c9s1tu.m
文件 537234 2020-10-23 21:54 c9s2.mdl
文件 1119 2020-10-23 21:54 c9s2tu.m
相关资源
- speech-emotion-recognition-system gmm模型下的
- Wind_Turbine
- UAV-Flight-Control-System :对某型无人机的
- OptimalControlOfWindPowerGeneration 《风力发
- LTE_System_Level_1.4_r570
- LBP-face-recongnition-system 一个基于LBP(局
- STK 针对STK(Satellite Tool Kit)软件在军
- windmppt
- 33 混合智能算法:采用人工神经网络
- ICA-wind-prediction 采用最先进的殖民竞争
- BP-wind-prediction 含NWP数值天气预报和不
- windfarm 本资料包括风电场一年内的风
- CpSystem
- PMSG000 PMSG风力发电仿真模型
- DFIG 双馈风力发电机组功率解耦控制系
- res
- SLNR 用于通信系统中MIMO干扰对齐的算
-
Wind_Turbine_Simuli
nk - Particle_Swarm_Optimization
- PMSG_forWindPower_GeneratorSide
- wind-power 基于极限学习机的短期风电功
- windfarms 风电场随机注入功率潮流计算
- Power-System-Modeling-and-Simulation
- multi-agent-system 使用MATLAB对多智能体实
- Outage
- power_system_reactive_power_optimization 优秀论
- distributed-generation_distribution-system_New
- PMSG_for_WindPower_GridSide PMSG网侧的结构包
- Inertial-Navigation-System-program 严恭敏老师
- PSO-BP-wind-power 采用粒子群算法PSO优化
评论
共有 条评论