-->n = 200;
-->x=linspace(0,2*%pi,n);
-->y=sin(x);
-->Xf=dft(y,-1);
-->XfA = abs(Xf); *please look at the difference! *
-->XfA(2)
ans =
99.745189
--
View this message in context: http://mailinglists.scilab.org/discrete-Fourier-transform-tp4026318p4026326.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.