File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ The prediction methodology of this module is mainly based on Maciejowski textboo
1212## Controller Construction
1313
1414``` @docs
15- ModelPredictiveControl.init_ΔUtoU
15+ ModelPredictiveControl.init_ZtoU
1616ModelPredictiveControl.init_predmat
1717ModelPredictiveControl.init_defectmat
1818ModelPredictiveControl.relaxU
Original file line number Diff line number Diff line change @@ -844,7 +844,7 @@ Augment manipulated inputs constraints with slack variable ϵ for softening.
844844Denoting the input increments augmented with the slack variable
845845``\m athbf{ΔŨ} = [\b egin{smallmatrix} \m athbf{ΔU} \\ ϵ \e nd{smallmatrix}]``, it returns the
846846augmented conversion matrix ``\m athbf{S̃}``, similar to the one described at
847- [`init_ΔUtoU `](@ref). It also returns the ``\m athbf{A}`` matrices for the inequality
847+ [`init_ZtoU `](@ref). It also returns the ``\m athbf{A}`` matrices for the inequality
848848constraints:
849849```math
850850\b egin{bmatrix}
You can’t perform that action at this time.
0 commit comments