Expand description
Weighted least-squares formulation (regularised). Weighted least-squares (WLS) problem formulation.
Converts control-allocation parameters (effectiveness matrix G,
pseudo-control weights Wv, actuator weights Wu) into the regularised
min ‖Au − b‖² form that solve accepts.
The coefficient matrix A is (NV + NU) × NU.