ejempolo de tres matrics HeBeR.m
Go to the documentation of this file.
1 x3=[1 1 1 1 1 1 1 1 ];
2 X3=fft(x3,8);
3 ejex=linspace(0,1,8);
4 plot(ejex,abs(X3),'*');
5 %plot(ejex,angle(X3),'*');
plot(ejex, abs(X3),'*')
fftbuffer, N fft()