English
首页
论坛
博客
多用户博客
在线工具
在线手册
开通博客赚积分
发布资源赚积分
分类
源码开发语言/平台
当前位置:
首页
> 源码/资料 >
行业应用
>
能源行业(电力石油煤炭)
> 查看源码
InitializeMPPtrackIref.m
资源名称:
PV_array_with_mmp_tracking_boost_Dc-DC_converter. [点击查看]
上传用户:
liuztt
上传日期:
2019-06-09
资源大小:
15k
文件大小:
0k
源码类别:
能源行业(电力石油煤炭)
开发平台:
Matlab
InitializeMPPtrackIref.m:源码内容
%
% ECEN2060
% Initialize MPPtrackIref
%
global Iref;
global Increment;
global Pold;
Pold = 0; % initial value for the sensed power
Iref = 4; % initial value for the current reference
Increment = -1; % initial direction: decrease reference current