You are viewing a single comment's thread from:
RE: Fast Fourier Transform and Programming
I read it several times ... but maybe because I'm not a programmer, I see it as if it were the Nasa, hahaha. It looks interesting.
I read it several times ... but maybe because I'm not a programmer, I see it as if it were the Nasa, hahaha. It looks interesting.
Take it slowly. First learn the basics of programming, then learn a bit about Numpy, then learn the math behind FFT, then learn how to implement FFT using Numpy.