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

Uncertainty TODO #29

Open
2 of 5 tasks
baggepinnen opened this issue Dec 28, 2021 · 0 comments
Open
2 of 5 tasks

Uncertainty TODO #29

baggepinnen opened this issue Dec 28, 2021 · 0 comments

Comments

@baggepinnen
Copy link
Member

baggepinnen commented Dec 28, 2021

  • Go through docs and make sure all places where there is an extra 1.0I, ss() etc. are made smoother.
  • ss can not be built from deltas
a = 10*(1 + δr())
P = ss([0 a; -a 0], I(2), [1 a; -a 1], 0) # fail
  • For siso, Incorporate circle fitting in examples with parametric uncertainty. Fit circle to obtain single complex perturbation. Fit rational function to radii.
  • initialize upper bound of ssv with opnorm and lower bound with spectral radius.
  • Better support for real uncertainy
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

No branches or pull requests

1 participant