photo

Hamza Khaliq


Last seen: 5年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


gives error index exceeds the number of array elements (33).
E=input('Enter E: '); t=0:.01:2*pi; G=64000; while(E==0 || E== 1 || E == -1) if E==0 r=G*t/2; elseif E==-1 r=G.*(cosh(t)-...

5年弱 前 | 0 件の回答 | 0

0

回答

質問


Array indicates must be positive integers or logical values
%question 3 clf t= 0:0.01:2; y3= 8*sin(20*pi*t)+8*sin(22*pi*t); plot(t,y3) xlabel('t') ylabel('y3') %question 4 cl...

約5年 前 | 3 件の回答 | 0

3

回答