| New Reply |
Linear Algebra Question |
Share Thread |
| Feb16-12, 03:58 AM | #1 |
|
|
Linear Algebra Question
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 impact on the corresponding perturbed element in X. On other words, there is an element in X has been perturbed and I would like to correct it by adjusting a few (as less as I can) elements in U. I know the maximum element in the corresponding row of A which is multiplied by U column vector would have the most effect and by that I will know the corresponding element in U, but I am searching about a formal linear algebra technique to deal with this not algorithmic or programming procedure |
| Feb17-12, 04:47 PM | #2 |
|
Recognitions:
|
Just an idea:
Is the matrix A diagonalizable? If so, maybe the diagonal form would make it clearer . |
| Feb17-12, 07:30 PM | #3 |
|
|
If A is invertible, then the adjustment is unique, if A is rank deficient, the adjustment can be made minimal in L2 norm if you use pseudoinverse, if you want minimal L1 norm adjustment, you go with nonlinear optimization.
|
| Feb19-12, 06:07 AM | #4 |
|
|
Linear Algebra Question
i appreciate it. Thanx
|
| Feb19-12, 06:16 AM | #5 |
|
|
How can I do that by using singular value decomposition?
|
| New Reply |
Similar discussions for: Linear Algebra Question
|
||||
| Thread | Forum | Replies | ||
| Linear Algebra - one to one and onto question | Precalculus Mathematics Homework | 1 | ||
| linear algebra question.. | Calculus & Beyond Homework | 8 | ||
| [SOLVED] linear algebra - inner product and linear transformation question | Calculus & Beyond Homework | 0 | ||
| Linear Algebra Question | Calculus & Beyond Homework | 3 | ||
| Linear Algebra-question. | Introductory Physics Homework | 3 | ||