• 大小: 5KB
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2021-02-12
  • 语言: Matlab
  • 标签: NMPC  pitchg6v  

资源简介

matlab非线性预测控制nmpc,源代码程序,很经典

资源截图

代码片段和文件信息

function [t x u] = nmpc(runningcosts terminalcosts ...
              constraints terminalconstraints ...
              linearconstraints system ...
              mpciterations N T tmeasure xmeasure u0 ...
              varargin)
% nmpc(runningcosts terminalcosts constraints ...
%      terminalconstraints linearconstraints system ...
%      mpciterations N T tmeasure xmeasure u0 ...
%      tol_opt opt_option ...
%      type atol_ode_real rtol_ode_real atol_ode_sim rtol_ode_sim ...
%      iprint printHeader printClosedloopData plotTrajectories)
% Computes the closed loop solution for the NMPC problem defined by
% the functions
%   runningcosts:         evaluates the running costs for state and control
%                         at one sampling instant.
%   

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      23263  2014-01-09 10:36  nmpc.m

----------- ---------  ---------- -----  ----

                23263                    1


评论

共有 条评论