资源简介

研究电动汽车无序充电对电网的影响。其中电动汽车的充电数据采取蒙特卡洛建模。

资源截图

代码片段和文件信息

clc
clear
%%
%刷新时间半小时,计费分段1小时
h=zeros(196);h2=zeros(196);h3=zeros(124);
pv=0.3;pn=0.781;dv=7;dn=11;jilu=zeros(2224);jilu2=zeros(2224);jilu3=0;jilu4=0;jilu5=zeros(2296);jilu6=zeros(2224);%22代表刷新的时段,24代表经历的时段

% d=[9.7 8.3 7.7 7.4 7.9 7 7.1 8 9.9 11.8 13 13.9 14 14 14.1 14 13.9 13.8 13.2 12.8 13.1 13 12.95 11 9.7];

load=[9.7 8.3 7.7 7.4 7.9 7 7.1 8 9.9 11.8 13 13.9 14 14 14.1 14 13.9 13.8 13.2 12.8 13.1 13 12.95 11];
% load=[9.7 8.3 7.7 7.4 7.9 7 7.1 9.5 11.8 13 13.9 14 0 0 0 0 10.35];
% windpower=[0.25 0.33 0.4 0.38 0.22 0.3 0.3 0.35 0.2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2];
% load=load-windpower*2;
% load=[9 8 7.55 7.65 7.45 7.05 7.55 8.95 0 0 0 0 0 10.35];
% dianjia=[0.3350.3350.3350.3350.3350.3350.3350.3350.3350.3350.3350.3350.3350.3350.7811.2530.7811.2

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       2750  2013-03-16 18:12  uncoordinated charging\chouyan20120911.m

     文件       1236  2014-07-27 17:07  uncoordinated charging\DuanshuJ.m

     文件       1406  2013-03-16 18:12  uncoordinated charging\fuhetiaozheng0911.m

     文件     538675  2014-05-04 18:18  uncoordinated charging\mccExcludedFiles.log

     文件       1571  2013-09-26 11:08  uncoordinated charging\OpEV.m

     文件        746  2014-07-27 17:38  uncoordinated charging\OtimeEV.m

     文件       1007  2014-05-04 18:18  uncoordinated charging\readme.txt

     文件       1329  2014-07-26 21:38  uncoordinated charging\result.m

     文件       1407  2014-07-27 12:10  uncoordinated charging\wx300.mat

     文件       1409  2014-07-26 21:43  uncoordinated charging\wx500.mat

     文件       4057  2013-09-25 14:34  uncoordinated charging\wxJZchouyang0.m

     文件       6704  2014-07-27 12:38  uncoordinated charging\wxJZchouyang13.m

     文件       6549  2014-07-27 16:00  uncoordinated charging\wxJZchouyang15.m

     目录          0  2015-05-25 15:22  uncoordinated charging

----------- ---------  ---------- -----  ----

               568846                    14


评论

共有 条评论