Hacker News new | ask | show | jobs
by tboerstad 1869 days ago
This sounds like model predictive control. Does anyone know the difference between the methods?
1 comments

You can implement it as MPC and minimize e.g. the trace of the covariance matrix that describes the state uncertainty. Wrote my thesis on something similar.