Lab21d.m
Go to the documentation of this file.
1 x2=[0 1 0 0 0 0 0 0];
2 X2=fft(x2,8);
3 plot(x2);
4 
plot(x2)
x2
Definition: Lab21d.m:1
fftbuffer, N fft()
X2
Definition: Lab21d.m:2