[Scilab-users] discrete Fourier transform

haasejos haasejos at web.de
Thu Mar 21 22:13:42 CET 2013


-->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.



More information about the users mailing list