Feeds
답변 있음
How do I change the increment in a loop
N = 100 ; % should be multiple of the number of parts you want th = linspace(0,2*pi) ; y = cos(th) ; plot(th,y) % divide...
How do I change the increment in a loop
N = 100 ; % should be multiple of the number of parts you want th = linspace(0,2*pi) ; y = cos(th) ; plot(th,y) % divide...
거의 6년 전 | 1
