Replies: 3 comments 4 replies
-
@josmithiii what do you think? |
Beta Was this translation helpful? Give feedback.
1 reply
-
@jpcima any PR to suggest? |
Beta Was this translation helpful? Give feedback.
1 reply
-
The reason I haven't done iir2t myself is that I haven't needed it. When I am under enough numerical stress to need transposed direct-form II, it's also been beneficial to factor into biquads, so that tf22t suffices. Do you have a use case where iir2t would be best? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What about transposed form II filters of arbitrary order?
This would be a variant of
fi.iir
, that generates transposed forms instead of direct forms.Beta Was this translation helpful? Give feedback.
All reactions