
Omar Ahmad AL Bloushi
Statistics
3 질문
0 답변
순위
256,732
of 257,785
평판
0
참여
3 질문
0 답변
답변 채택
0.0%
획득한 표
0
순위
of 110,010
참여
0 문제
0 해답
점수
0
배지 수
0
참여
0 게시물
참여
0 공개 채널
평균 평점
참여
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
질문
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...
6달 전 | 답변 수: 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...
6달 전 | 답변 수: 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 ...
6달 전 | 답변 수: 1 | 0