Creating a matrix with some unknown and some known values
Show older comments
I have to create matrices B and C which have some known values and some unknowns, and use them in an equation like A*B=C (A has all known values).
How can I define variables for these unknowns in Matlab and then solve for them? In other posts I saw that a few people have recommended using the sym function but I had trouble understanding how I can use it for my application. Any help is appriciated, thank you!
1 Comment
per isakson
on 25 Sep 2014
homework?
Accepted Answer
More Answers (0)
Categories
Find more on Common Operations 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!