Let’s say that we have a constant matrix A which is the coefficients matrix and column vector U of control variable as well as column vector X of state variables:
X=A*U
The question is: What is the proper technique in Linear Algebra that I should do to know which element in U has the most...