주요 콘텐츠

미세 조정

사용자 지정 외란 모델, 사용자 지정 상태 추정기, 종단 가중치, 사용자 지정 제약 조건 지정

플랜트에 대한 모델 예측 제어기를 생성한 후에는 MPC 디자이너 앱을 사용하거나 명령줄에서 시스템의 폐루프 응답을 조정할 수 있습니다.

함수

모두 확장

getGet property values from MPC object
getnameMPC 플랜트 모델에서 I/O 신호 이름 가져오기
setSet or modify MPC object properties
setnameSet I/O signal names in MPC plant model
getconstraintObtain mixed input/output constraints from model predictive controller
setconstraintSet mixed input/output constraints for model predictive controller
setterminalTerminal weights and constraints
getEstimatorObtain Kalman gains and model for estimator design
setEstimatorModify a model predictive controller’s state estimator
getindistRetrieve unmeasured input disturbance model
getoutdistRetrieve unmeasured output disturbance model
setindistModify unmeasured input disturbance model
setoutdistModify unmeasured output disturbance model
ActiveSetOptions object for active-set QP solver used within an mpc object (R2024a 이후)
InteriorPointOptions object for interior point QP solver used in mpc object (R2024a 이후)
ADMMOptions object for ADMM solver used in mpc object (R2024a 이후)
BranchBoundOptions object for branch and bound MIQP solver used in mpc object (R2024a 이후)
mpcActiveSetSolverSolve quadratic programming problem using active-set algorithm
mpcActiveSetOptionsCreate default option set for mpcActiveSetSolver
mpcInteriorPointSolverSolve a quadratic programming problem using an interior-point algorithm
mpcInteriorPointOptionsCreate default option set for mpcInteriorPointSolver
setCustomSolverConfigures an MPC object to use the QP solver from Optimization Toolbox as a custom solver (R2021b 이후)

MPC 디자이너모델 예측 제어기 설계 및 시뮬레이션

도움말 항목

가중치 및 제약 조건

외란 모델 및 상태 추정

QP 최적화 정식화 및 선형 MPC 솔버