Objective function with summation
显示 更早的评论
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 个评论
Torsten
2021-5-28
What are the dimensions of A and B ? How large do you want to choose N ?
I assume x(0) is given ?
Walter Roberson
2021-5-28
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
2021-5-28
SANDEEP SURAVARAPU
2021-5-28
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Refinement 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
