[bug #68195] Incorrect Bode plots with ILL-conditioned systems
"Dmitri A. Sergatskov" <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.bugs |
|---|---|
| Message-ID | <[email protected]> |
Please use the bug tracker to post updates to a bug report. The mailing list is intended as a read-only notification stream. Info posted to this mailing list address won't appear in the tracker database where it is most useful.
Follow-up Comment #2, bug #68195 (group octave):
Convert to SS first (I wonder if this is what matlab does under the hood):
octave:18> So_LQG_ss = ss(So_LQG);
octave:19> bode(So_LQG_ss, freq)
Dmitri.
--
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68195>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCacqgBQAKCRCqLAuaBUf3 TiFUAP0QNq+Mdx/QAQKC4qGD08IIsWGGwC0m9nMz83X7b/W6+gD7B36UUzUQjp2i HpXxgoZktmoHgsLl6vq/A0iZhrmnygk= =EY/L -----END PGP SIGNATURE-----