tigercontrol.problems.control.LDS_Control¶
-
class
tigercontrol.problems.control.LDS_Control[source]¶ Description: Simulates a linear dynamical system.
Methods
__init__()Initialize self. close()Description: closes the problem and returns used memory help()Description: Prints information about this class and its methods. hidden()Description: Return the hidden state of the system. initialize(n, m, d[, noise])Description: Randomly initialize the hidden dynamics of the system. step(u)Description: Moves the system dynamics one time-step forward. Attributes
spec