We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40906e commit 7abb6e9Copy full SHA for 7abb6e9
1 file changed
doc/optimal.rst
@@ -70,7 +70,7 @@ that the cost function is given by
70
71
.. math::
72
73
- J(x, u) = \sum_{k=0}^{N-1} L(x_k, u_k)\, dt + V \bigl( x_N \bigr).
+ J(x, u) = \sum_{k=0}^{N-1} L(x_k, u_k)\, dt + V(x_N).
74
75
A common use of optimization-based control techniques is the implementation
76
of model predictive control (also called receding horizon control). In
0 commit comments