Solving matrix with some known column values
Show older comments
I have a system of linear equations Ax = B where B is completely known and x and A are partially known. For the known values of x, the corresponding diagonal entry in A is unknown (although I consider these dummy variables in A that I'm not interested in, just there to make the math work). Is there a Matlab routine to solve for the unknown x values? I'm not so familiar with linear algebra techniques.
Accepted Answer
More Answers (0)
Categories
Find more on Linear Algebra in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!