Community Profile

photo

Omar Ahmad AL Bloushi


Last seen: 1년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

Feeds

보기 기준

질문


can someone help me with this code? there is something wrong and I don't know what it's.
%prameters L = 160 w = 1000 * 2 * pi/60 r = 60 N = 100 th0 = 0 thl = 180 dth = (thl - th0)/N q=r/L l = 1 %calculat...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Why do I get "Array indices must be positive integers or logical values" in line 17
%prameters L = 160 w = 1000 * 2 * pi/60 r = 60 N = 100 th0 = 0 thl = 180 dth = (thl - th0)/N q=r/L l = 0 %calculatio...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Every time I run this code, I get "Error using plot Vectors must be the same length. Error in ex (line 22)
%prameters L = 160 w = 1000 * 2 * pi/60 r = 60 N = 100 th0 = 0 thl = 180 dth = (thl - th0)/N q=r/L %calculation for ...

2년 초과 전 | 답변 수: 1 | 0

1

답변