Question

is there a free c# library to do the fast fourier transform and its inverse?

Was it helpful?

Solution

I believe this is what you're looking for.

OTHER TIPS

Both Math.NET and Aforce are based on the Exocortex.DSP library. http://www.exocortex.org/dsp

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top