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

Equiripple filter improvements #103

Open
3 tasks
chipmuenk opened this issue Dec 30, 2017 · 0 comments
Open
3 tasks

Equiripple filter improvements #103

chipmuenk opened this issue Dec 30, 2017 · 0 comments

Comments

@chipmuenk
Copy link
Owner

chipmuenk commented Dec 30, 2017

Some improvements for equiripple filter design:

  • Implement minimum order estimation for Hilbert & Differentiator types
  • Implement check-box for auto grid_density, using grid_density = (lgrid * N)/(2 * bw)
  • When manual order is too LARGE, filter design fails (just as Matlab does). This could be solved with an improved algorithm e.g. Emmanouil Z. Psarakis and George V. Moustakides, "A Robust Initialization Scheme for the Remez Exchange Algorithm", IEEE SIGNAL PROCESSING LETTERS, VOL. 10, NO. 1, JANUARY 2003
@chipmuenk chipmuenk added this to the 0.2 milestone Dec 30, 2017
@chipmuenk chipmuenk modified the milestones: v0.2, v1.0 Apr 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant