Hello, guys i have a txt file like attach, how could i read it to detect the types of the noise?
I just figure out some steps as below :
read from it
transform it by fft by using below code https://rosettacode.org/wiki/Fast_Fourier_transform#C.2B.2B
plot to obeserve
please help me! It's good to explain in psudo code or any source code