Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy over LadderFilter implementation #9

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Conversation

khrykin
Copy link
Owner

@khrykin khrykin commented Feb 26, 2024

No description provided.

The idea described in

Stefan Bilbao, Fabián Esqueda, Julian D. Parker, Vesa Välimäki.
Antiderivative antialiasing for memoryless nonlinearities.
IEEE Signal Processing Letters, Vol. 24, No. 7, pp. 1049-1053, July 2017. DOI: 10.1109/LSP.2017.2675541

was simulated for the case of tanh(x) nonlinearity and sin wave.
It is now possible to run 'upsample -> func -> downsample' chain
using `@dsplib.resample(factor)` syntax.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants