Skip to content
Prev 155204 / 398503 Next

Plotting the complex fft in 3D?

Oliver Bandel wrote:
spectrum() and spec.pgram() use fft() to calculate results. But some 
information is thrown away, some information is merged appropriately, 
and maybe tapering and padding is applied. Well, it really depends on 
your tasks which functions to use. I found myself frequently using fft() 
and doing the rest manually, because spectrum() is sometimes too 
intelligent for me ...
No, the other way round: the Springer book "Modern Applied Statistics 
with S, 4th edition, 2002, by Venables and Ripley has some package 
(MASS) as supplementary material.

Best wishes,
Uwe Ligges