An open API service indexing awesome lists of open source software.

https://github.com/charlesknipp/butterworth_filtering

A wholistic attempt at exploring digital signal processing for time series analysis by way of the Butterworth filter
https://github.com/charlesknipp/butterworth_filtering

Last synced: 3 months ago
JSON representation

A wholistic attempt at exploring digital signal processing for time series analysis by way of the Butterworth filter

Awesome Lists containing this project

README

        

# Butterworth Filtering in Discrete Time

`butterworth.jl` defines the transfer function of the Butterworth filter by way of frequency transforms over a prototype Butterworth filter of order n.