We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 441ad61 commit 4f9277aCopy full SHA for 4f9277a
1 file changed
src/controller/construct.jl
@@ -500,8 +500,8 @@ strictly positive integers):
500
\mathbf{n_b} = \begin{bmatrix} n_1 & n_2 & \cdots & n_{H_c} \end{bmatrix}'
501
```
502
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:
+time steps, the vector that includes all the free moves of the manipulated input is then
+defined as:
505
```math
506
\mathbf{ΔU} = \begin{bmatrix}
507
\mathbf{Δu}(k + 0) \\
0 commit comments