-
Notifications
You must be signed in to change notification settings - Fork 90
Misc
olof3 edited this page Feb 7, 2020
·
20 revisions
- Should checking equality of
StateSpace
etc. simply check that all the fields are equal? - Better print of delay systems
- Better error messages, indicating incorrect dimensions etc.
- Throw
DimensionMismatch
, etc, instead of just error. Possibly new errorSampleTimeMismatch
? - Deal with
freqresp
, output format, exploitHessenberg
structure. Possibly dropnyquist
(splitting into real and imaginary parts does perhaps not warrant its own function?). - Use
cis
/expim
compute mappings to the unit circle. - Perhaps add a type
RationalLtiSystem
or at leastisrational
- New type
NonlinearSystem
? - Print a delay system as a transfer function?
- Exact computation of H2 norms of delay systems according to https://people.kth.se/~eliasj/doc/delaylyap-2010-07-12.pdf