v0.15.0
ModelPredictiveControl v0.15.0
- added: MHE hard constraints on estimated process and sensor noises
- added: MHEs based on
LinModel
are now treated as a quadratic optimization instead of nonlinear - added: Plots recipe avoid repeat xlabels for MIMOs
- added:
getinfo
method forMovingHorzionEstimator
for troubleshooting - debug: update MHE arrival covariance with I/Os at arrival
- improved coverage
Merged pull requests:
- Added: MHE with quadratic optim + process and sensor noises bounds (#20) (@franckgaga)