Skip to content

Commit

Permalink
minor doc correction
Browse files Browse the repository at this point in the history
  • Loading branch information
franckgaga committed Aug 17, 2023
1 parent c3dfd49 commit 7e366b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/predictive_control.jl
Original file line number Diff line number Diff line change
Expand Up @@ -929,7 +929,7 @@ Init the stochastic prediction matrices for [`InternalModel`](@ref).
```
Current stochastic outputs ``\mathbf{ŷ_s}(k)`` comprises the measured outputs
``\mathbf{ŷ_s^m}(k) = \mathbf{y^m}(k) - \mathbf{ŷ_d^m}(k)`` and unmeasured
``\mathbf{ŷ_s^u(k) = 0}``. See [^2].
``\mathbf{ŷ_s^u}(k) = \mathbf{0}``. See [^2].
[^2]: Desbiens, A., D. Hodouin & É. Plamondon. 2000, "Global predictive control : a unified
control structure for decoupling setpoint tracking, feedforward compensation and
Expand Down

0 comments on commit 7e366b7

Please sign in to comment.