Expand description
Hartley Transform implementation
The Hartley transform is a real-valued alternative to the Fourier transform. It is related to the FFT by: H(f) = Re(FFT(f)) - Im(FFT(f))
Hartley Transform implementation
The Hartley transform is a real-valued alternative to the Fourier transform. It is related to the FFT by: H(f) = Re(FFT(f)) - Im(FFT(f))