Objective function with summation
Ältere Kommentare anzeigen
I want to solve an MPC problem in matlab using fmincon function.
Im having hard time in figuring it out the way to write the objective function
. Minimization is only wrt u ( x(t+1) = Ax(t)+Bu(t) )
Could someone please help else guide me to relevant sources
5 Kommentare
Torsten
am 28 Mai 2021
What are the dimensions of A and B ? How large do you want to choose N ?
I assume x(0) is given ?
Walter Roberson
am 28 Mai 2021
I do not understand the notation. x subscript k+t is normally a scalar, butit does not make sense to transpose a scalar.
SANDEEP SURAVARAPU
am 28 Mai 2021
SANDEEP SURAVARAPU
am 28 Mai 2021
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Refinement finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
