I am using fft(x) to compute the fft of a real-valued sequence. This returns 
(as expected an array of complex numbers. Is ther an R function to transform 
these complex numbers into two arrays for the magnitude and phase? Basically 
polar notation?

Thank you.

Kevin

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to