Skip to content

Issue with solution to Ex 2 in LQ Control: Foundations lecture #280

@jms202

Description

@jms202

In the lecture LQ Control: Foundations, the solution to Exercise 2 includes the following line:

Rf2 = lq_retired.P

Is this correct? Isn't Rf2 supposed to be the terminal value function not the P matrix? The documentation for the `LQ' constructor says:

 |  Rf : array_like(float), optional(default=None)
 |      Rf is the final (in a finite horizon model) payoff(or cost)
 |      matrix that corresponds with the control variable u and is n x
 |      n.  Should be symetric and non-negative definite

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions