Linear MPC with State Space Model

Поділитися
Вставка
  • Опубліковано 2 бер 2018
  • Design a linear model predictive controller for an overhead crane with a state space model. Meet specific control objectives by tuning the controller and using the state space model of the crane system. Simulate and optimize the pendulum system with an adjustable overhead cart. See apmonitor.com/do/index.php/Mai...
  • Наука та технологія

КОМЕНТАРІ • 5

  • @amr.a-m8350
    @amr.a-m8350 3 роки тому +1

    There is a Direct Matlab solver to solve the problem, please.

    • @apm
      @apm  3 роки тому +1

      You could try fmincon. It will likely be much slower because it relies on finite differencing and a shooting method.

  • @amr.a-m8350
    @amr.a-m8350 5 років тому +1

    where matlab code

    • @apm
      @apm  5 років тому

      The code is available from apmonitor.com/do/index.php/Main/ControlTypes or specifically from apmonitor.com/do/uploads/Main/crane_control.zip

  • @amr.a-m8350
    @amr.a-m8350 5 років тому

    where matlab code