Skip to content

[Feature] Filtering for IIR and FIR  #4

@spectre-ns

Description

@spectre-ns

This feature accepts a signal with a rational expression for the filter coefficients used to filter the signal where b is the numerator and a is the denominator or 'characteristic polynomial' of the digital filter being applied. Filtering is often accomplished using cascading second order sections to reduce numeral sensitivity.

https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.lfilter.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions