Skip to content

Error at LPF1 description #33

@Risele

Description

@Risele

The formula mentioned in docs for First order low pass filter
have a typo:

$y(t)=x(t)+\alpha[y(t-1)+x(t)]$

it should have minus:

$y(t)=x(t)+\alpha[y(t-1)-x(t)]$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions