photo

Maha Kamal


Last seen: 5ヶ月 前 2024 年からアクティブ

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...

6ヶ月 前 | 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...

6ヶ月 前 | 1 件の回答 | 0

1

回答