Differential dynamic programming: Difference between revisions

Content deleted Content added
No edit summary
Line 129:
</math>
 
Recursively computing the local quadratic models of <math>V(i)</math> and the control modifications <math>\{\mathbf{k}(i),\mathbf{K}(i)\}</math>, from <math>i=N-1</math> down to <math>i=1</math>, constitutes the backward pass. As above, the Value is initialized with <math>V(\mathbf{x},N)\equiv \ell_f(\mathbf{x}_N)</math>. Once itthe backward pass is completed, a forward pass computes a new trajectory:
 
:<math>