Closed DMcNamara closed 10 years ago
What should we be comparing: currently comparing frequency, should we also look at magnitude in some way?
rfft vs fft: rfft may be more efficient. Do I still need to take the abs() after?
Moving the small file across the big one iteratively
Lots of optimization
Closing this, not really needed. We can open a new ticket for questions if needed.
What should we be comparing: currently comparing frequency, should we also look at magnitude in some way?
rfft vs fft: rfft may be more efficient. Do I still need to take the abs() after?
Moving the small file across the big one iteratively
Lots of optimization