Q:

Using a built-in function, create a vector vec which consists of 20 equally spaced points in the range from –pi to +pi

0

Using a built-in function, create a vector vec which consists of 20 equally spaced points in the range from –pi to +pi.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

vec = linspace(0,2*pi,50); 

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now