Envelope Demodulation Algorithm
This algorithm implements two distinct methods for envelope demodulation: the first approach applies Hilbert transform followed by FFT analysis, while the second method squares the signal before passing it through a low-pass filter (LPF) and performing FFT.