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

답변