how to find two unknown parameters from more than two equations?
4 views (last 30 days)
Show older comments
Hi,
I have five equations. which are: h1=psi1/(a-b psi1) , h2=psi2/(a-b psi2) , h3=psi3/(a-b psi3) , h4=psi4/(a-b psi4) , h5=psi5/(a-b psi5).
all h1:h5 and psi1:psi5 are known. they are matrices withdimension 1333*2000. a and b are unkhown. how can I find a and b?
0 Comments
Answers (0)
See Also
Categories
Find more on Interpolation 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!