Hello guys,

Anyone know about the Hilbert Transform or Complex envelope theory? Currently, I am doing a project regarding this function to process the Real time input signal frequency. The function has to be written in C. I had done some research and found that Hilbert Transform can be implemented by FFT => Phase Shift => IFFT method. Does anyone know how to write this method in C ? I am very appreciate from you helps. Thanks.