$-x' P_i x - \rho_i & = \max_u - [x'R_i x + u' Q_i u + 2 u' W_i x - \beta \sumj \Pi{ij}E ((A_i x + B_i u + C_i w)' P_j(A_i x + B_i u + C_i w) x + \rho_j)$ -->> $-x' P_i x - \rho_i & = \max_u - [x'R_i x + u' Q_i u + 2 u' W_i x + \beta \sumj \Pi{ij}E ((A_i x + B_i u + C_i w)' P_j(A_i x + B_i u + C_i w) x + \rho_j)$
i.e., - -->> +
We should correct it because, in the setups above, we have
Hi @jstac , as I commented in #174 , there is a further issue in a Bellman equation in section Linked-Ricatti-equations-for-Markov-LQ-dynamic-programming of lecture
markov_jump_lq
and this PR corrects that issue:-
-->>+
We should correct it because, in the setups above, we have
-
, in the front of the objective function from the minimization problem.