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

Remove use of Biquad for older MATLAB versions #47

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

tfcollins
Copy link
Collaborator

@tfcollins tfcollins self-assigned this May 2, 2024
@tfcollins tfcollins force-pushed the tfcollins/R2024b-support branch 3 times, most recently from 17c73c7 to 265defb Compare August 29, 2024 18:18
dsp.BiquadFilter will be removed in R2024b. This change switches code to
use dsp.SOSFilter on newer MATLAB releases.

Signed-off-by: Travis F. Collins <[email protected]>
Signed-off-by: Travis F. Collins <[email protected]>
@tfcollins tfcollins force-pushed the tfcollins/R2024b-support branch from 265defb to e8d600f Compare August 29, 2024 19:42
@tfcollins tfcollins merged commit f993826 into master Aug 29, 2024
7 checks passed
@tfcollins tfcollins deleted the tfcollins/R2024b-support branch August 29, 2024 20:57
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