필터 지우기
필터 지우기

Optimization Problem - Cost function

조회 수: 3 (최근 30일)
Raj Kumar Muniyandi
Raj Kumar Muniyandi 2020년 5월 19일
I am trying to design a mpc controller for trajectory control. But my cost function contains integration of sum of series. Can someone help me defining the cost function ?
where T = 60;
N = 10.
My approach is i am trying to make calculate all the 4 terms inside the cost function and integrate it at last using the integral(fun,0,T) but i get a lot of error.
  댓글 수: 3
Raj Kumar Muniyandi
Raj Kumar Muniyandi 2020년 5월 19일
Hi Rubin,
Yes i do have discritized system dynamics of A,B. But i dont understand the part of conventional MPC cost function.
Emmanouil Tzorakoleftherakis
Emmanouil Tzorakoleftherakis 2020년 5월 19일
Have a look at, e.g. this page for reference. You can use a discrete sum to approximate the integral after you calculate the inner sums.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Refinement에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by