-
大小: 753B文件类型: .rar金币: 1下载: 0 次发布日期: 2021-05-31
- 语言: 其他
- 标签: MPPtrackIref MPPT
资源简介
含有两个文件,InitializeMPPtrackIref.m和MPPtrackIref.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
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
.CA.... 257 2019-02-05 19:16 InitializeMPPtrackIref.m
.CA.... 876 2019-02-05 19:12 MPPtrackIref.m
----------- --------- ---------- ----- ----
1133 2
评论
共有 条评论