Skip to content
This repository was archived by the owner on Jul 16, 2026. It is now read-only.
This repository was archived by the owner on Jul 16, 2026. It is now read-only.

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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