Solving equation with unknown symbolic vectors

1 visualizzazione (ultimi 30 giorni)
Fayas Ahamed
Fayas Ahamed il 5 Giu 2019
Commentato: Fayas Ahamed il 6 Giu 2019
Hi guys,
I want to solve the follwing equation:
A*X+B*U=0
where A is a square matrix with an order of 126
X is a vector of size 126
B is a matrix of size 126 . 32
and U is vector of size 32.
I have 126 equations. X and U are unknowns with some known entries. Can anyone propose me a method to solve for X and U?
  5 Commenti
Walter Roberson
Walter Roberson il 6 Giu 2019
I wonder if that was a typing mistake? 32 unknowns in X, plus some number at most 32 unknowns in U, gives at most 64 unknowns, in a system of 126 variables.
If you had said 32 knowns, then that would give (126-32) unknowns for X, plus 32 unknowns for U, giving 126 unknows.
Fayas Ahamed
Fayas Ahamed il 6 Giu 2019
Sorry. Typing mistake. there are 32 knows in X.

Accedi per commentare.

Risposte (0)

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by