开发者

C# library to do fft and ifft? [closed]

开发者 https://www.devze.com 2022-12-10 18:25 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 4 years ago.

Improve this question 开发者_开发问答

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


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


I believe this is what you're looking for.

0

精彩评论

暂无评论...
验证码 换一张
取 消