Closed arvoelke closed 8 years ago
Seems to be some numerical issues with PadeDelay of higher order. Requires investigation. Using HankelNorm as default normalizer for now.
PadeDelay
HankelNorm
This was a problem with how the passthrough was handled. I think both the references (paper and Matlab code) also failed to handle it correctly. Solved.
Seems to be some numerical issues with
PadeDelay
of higher order. Requires investigation. UsingHankelNorm
as default normalizer for now.