How to read a txt file to detect a periodic noise by using python [closed]
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_Fou...
plot to obeserve
please help me! It's good to explain in psudo code or any source code
you probably need to explain:
off topics