Optimal Control 1
# CMU 16-745: Optimal Control
# Continuous-Time Dynamics
Most general/generic for smooth systems:
x˙=f(x,u)\dot{x} = f(x, u)
x˙=f(x,u)
x∈Rnx \in \mathbb{R}^nx∈Rn is the state
u∈Rmu \in \mathbb{R}^mu∈Rm is the input
fff represents the dynamics
For a mechanical system:
x=
more...







