Maha Kamal
Followers: 0 Following: 0
Feeds
提问
Please help me correct this error: Error in P_function>P_panelpower (line 26) elseif t>=6 && t<11 Error in P_function (line 10) P = P_panelpower(t);
% Defining time start and end time from midnight to 24th hour with 6mins intervals tstart=0; tend=24; % Defining total number...
10 months 前 | 2 个回答 | 0
2
个回答提问
How do I write time vector starting from midnight (12:00 am) hourly to 24th hour using time-intervals of 6 minutes (tenths of an hour).
I have to declare two variables: time and P(t), how do I do it? Time is already explained in my question and P(t) has differen...
10 months 前 | 1 个回答 | 0