MathGeek314
Military
- Nov 26, 2015
- 4
A colleague and I are looking for feedback on a technique we've implemented and code we've written to use Fourier transforms to determine frequency, phase, and amplitude of oscillatory components more accurately. This program has the same functionality as an FFT (Fast Fourier transform), but due to modern computing speeds, does not use an FFT method.
Code is here:
Paper describing it is here:
Please have a look and tell us what you think.
Code is here:
Paper describing it is here:
Please have a look and tell us what you think.