Skip to content

Commit 4f9277a

Browse files
committed
doc: minor correction
1 parent 441ad61 commit 4f9277a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/controller/construct.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -500,8 +500,8 @@ strictly positive integers):
500500
\mathbf{n_b} = \begin{bmatrix} n_1 & n_2 & \cdots & n_{H_c} \end{bmatrix}'
501501
```
502502
Introducing the notation ``j_ℓ = ∑_{i=1}^{ℓ} n_i`` to convert from block lengths to discrete
503-
time steps, the vector that includes all the manipulated input free moves ``\mathbf{Δu}`` is
504-
then defined as:
503+
time steps, the vector that includes all the free moves of the manipulated input is then
504+
defined as:
505505
```math
506506
\mathbf{ΔU} = \begin{bmatrix}
507507
\mathbf{Δu}(k + 0) \\

0 commit comments

Comments
 (0)