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

Discretize using matrix interval remainder for scalar matrix #675

Open
mforets opened this issue Sep 8, 2019 · 0 comments
Open

Discretize using matrix interval remainder for scalar matrix #675

mforets opened this issue Sep 8, 2019 · 0 comments

Comments

@mforets
Copy link
Member

mforets commented Sep 8, 2019

In #516 we added discretization of a linear system using the matrix interval remainder for the case when A is an interval matrix. The same method applies if A is a scalar matrix, only minor modifications should be needed.

ref: Algorithm 1 in Reachability Analysis for Linear Systems with Uncertain Parameters and Inputs, M. Althoff, O. Stursberg, M. Buss.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants