localDSP, you suggested removing the DC componet from the signal and then apply fft on it. How do I extract the DC component from the signal without affecting it.
How would I excatly know this is my DC value and then
edit my random data according to it. Your suggestion would be well appreciated.
Thanks.