Click here to Skip to main content
15,904,348 members
Articles / Programming Languages / C#

DSPLib - FFT / DFT Fourier Transform Library for .NET 4

Rate me:
Please Sign up or sign in to vote.
4.93/5 (69 votes)
11 Jul 2023MIT26 min read 185.9K   17.7K   141  
DSPLib is a complete DSP Library that is an end to end solution for performing FFT's with .NET 4
In this post, you will find a practical, organized and complete .NET 4+ Open Source library of DSP oriented routines released under the very non-restrictive MIT License.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Engineer AnalogHome.com
United States United States
Steve Hageman has been a confirmed “Analog-Crazy” since about the fifth grade. He has had the pleasure of designing op-amps, switched-mode power supplies, gigahertz-sampling oscilloscopes, Lock In Amplifiers, Radio Receivers, RF Circuits to 50 GHz and test equipment for digital wireless products. Steve knows that all designs can’t be done with Rs, Ls, and Cs, so he dabbles with programming PC's and embedded systems just enough to get the job done (like for this project).

Comments and Discussions