|
|
|
|
|
by 4gotunameagain
1204 days ago
|
|
replace the brute-force with a linear constraint solver, and you got yourself an MPC ! non-linear constraint solvers are not used because they cannot guarantee a time to solution, hence useless for control applications |
|