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

Improve AdaptiveFIRFilter #156

Merged
merged 22 commits into from
Apr 5, 2024
Merged

Improve AdaptiveFIRFilter #156

merged 22 commits into from
Apr 5, 2024

Conversation

hammal
Copy link
Owner

@hammal hammal commented Jan 25, 2024

No description provided.

@hammal hammal changed the title Remove Tensorflow dependence Improve AdaptiveFIRFilter Jan 26, 2024
@hammal
Copy link
Owner Author

hammal commented Jan 26, 2024

Add:

  • RLS algorithm
  • Decimation filtering
  • Demodulation
  • Ensure it works for both quadrature and low-pass
  • Improve documentation with an example
  • unittests
  • [ ] demodulation example
  • Adaptive IIR filter

@hammal hammal merged commit fc845dc into develop Apr 5, 2024
5 checks passed
@hammal hammal deleted the feature/remove_tf_dep branch April 5, 2024 09:55
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.

1 participant