DSP.jl provides a number of common digital signal processing routines in Julia. These include:
- Periodogram estimation
- Filter design and filtering
- Estimation
- < 7170 a href="https://docs.juliadsp.org/stable/convolutions" rel="nofollow">Convolution
- Linear Predictive Coding
- Window functions
- Utility functions
More details can be found in the Online Documentation.
The documentation for pre-releases (master) can be found here.