-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Butterworth, Elliptic, and Chebyshev I/II Filter Order Estimation (#453)
* Adding filter order routines. * Adding test cases for `cheb1ord` and `ellipord` * Adding `cheb2ord` test cases. * Adding `cheb2ord` docstrings * Adding order estimation routines to the docs. * Adding argument error and `brent` test cases.
- Loading branch information
1 parent
a717bcc
commit 4f6390b
Showing
5 changed files
with
704 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.