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 years 前 | 1
