Skip to content

Looking for trajectory optimization and PWA advice #1281

Discussion options

You must be logged in to vote

Had it not been for the last item it is just standard hybrid MPC (i.e standard MILP modelling)

However, when you add bilinear stuff, it goes from very hard to extremely hard most likely intractable. I would say there is no reasonable way to attack that in YALMIP still expecting sensible performance/optimal solutions (assuming the bilinear stuff isn't trivially linearizable i.e. products between continuous and binary, or that you mean convex quadratic constraints)

No reason to talk about explicit MPC, as you only want an open-loop solution and thus has no need for massive computations to compute a closed-loop operator.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@kirkrudolph
Comment options

@johanlofberg
Comment options

@kirkrudolph
Comment options

Answer selected by kirkrudolph
Comment options

You must be logged in to vote
2 replies
@kirkrudolph
Comment options

@johanlofberg
Comment options

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