Skip to content
/ eDSP Public

A cross-platform DSP library written in C++ 11/14. This library harnesses the power of C++ templates to implement a complete set of DSP algorithms.

License

Notifications You must be signed in to change notification settings

mohabouje/eDSP

Repository files navigation

easy DSP

releases issues license built

GitHub forks GitHub stars GitHub watchers

easy DSP is an digital signal processing library written in C/C++ that implements most of the available functions and algorithms for signal processing & telecommunications systems.

It aims to provide efficient and streamlined base calculations, while at the same time having a straightforward and easy-to-use interface similar to another numeric language like MATLAB.

The library is under constructions.

Actual State

  • Implementation of different signal generators: white noise, pink noise, sin, square....
  • Implementation of the Basic statistic functions.
  • Developing the frequency analysis module: FFT, DCT, DHT....
  • Developing the Signal properties analysis: energy, power, zero crossing rate ....
  • Windowing

About

A cross-platform DSP library written in C++ 11/14. This library harnesses the power of C++ templates to implement a complete set of DSP algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •