How can I know the Cost function expression used in MPC command line, when I use 'sim' command
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
hi
I have used sim command to solve the MPC problem, with weighting matrices for MV,MVRate and OV. And also I have given the constriants on MV & OV. The state estimator used for this problem is inbuilt kalman filter. Then what could be the cost expression considered by the MPC controller?. will weight matrices become "diag or blk diag"? will you please give a clarity on this..I'm littlebit confused.
your inputs become more helpful to me
thank you in advance
5 comentarios
Emmanouil Tzorakoleftherakis
el 20 de Mzo. de 2023
As I mentioned in the other thread, if you follow this example and provide the entire weight matrix as a cell array, you will use the alternate cost. Otherwise, you can just specify a single scalar weight for the respective diagonal element
Respuestas (0)
Ver también
Categorías
Más información sobre Simulation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!