Skip to content

Commit 4e75114

Browse files
committed
doc: debug markdown
1 parent 0931e79 commit 4e75114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/controller/transcription.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1419,7 +1419,7 @@ defects of the deterministic states are computed with:
14191419
- \mathbf{x̂_d}(k+j+1)
14201420
```
14211421
for ``j = 0, 1, ... , H_p-1`` and in which the deterministic state ``\mathbf{x̂_d}`` are the
1422-
first `model.nx` elements of the augmented states ``\mathbf{x̂_0}, and they extracted from
1422+
first `model.nx` elements of the augmented states ``\mathbf{x̂_0}``, and they extracted from
14231423
the decision variables `Z̃`. The function ``\mathbf{f}`` is the deterministic state update
14241424
function [`f!`](@ref). The disturbed input ``\mathbf{û_0}`` is defined in [`f̂!`](@ref)
14251425
documentation. The defects of the stochastic states are linear equality constraints (see

0 commit comments

Comments
 (0)