Skip to content

IIR Filter#2704

Merged
siriak merged 4 commits into
TheAlgorithms:masterfrom
Martmists-GH:master
Oct 26, 2021
Merged

IIR Filter#2704
siriak merged 4 commits into
TheAlgorithms:masterfrom
Martmists-GH:master

Conversation

@Martmists-GH

@Martmists-GH Martmists-GH commented Oct 23, 2021

Copy link
Copy Markdown
Contributor

Signed-off-by: Martmists martmists@gmail.com

Describe your change:

  • Add an algorithm?
  • Fix a bug or typo in an existing algorithm?
  • Documentation change?

References

Fixes #2703

Checklist:

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized.
  • I know that pull requests will not be merged if they fail the automated tests.
  • This PR only changes one algorithm file. To ease review, please open separate PRs for separate algorithms.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in its comments that points to Wikipedia or other similar explanation.
  • If this pull request resolves one or more open issues then the commit message contains Fixes: #{$ISSUE_NO}.

Signed-off-by: Martmists <martmists@gmail.com>
@Martmists-GH Martmists-GH requested a review from siriak as a code owner October 23, 2021 00:31

@siriak siriak left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@siriak siriak merged commit 4e4f368 into TheAlgorithms:master Oct 26, 2021
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.

Add IIR Filter

2 participants