Solving Symbolic matrix with different variables

1 Ansicht (letzte 30 Tage)
Mithun mondal
Mithun mondal am 4 Jan. 2015
Beantwortet: Roger Stafford am 4 Jan. 2015
I have a symbolic matrix with different parameters whose elements are combination of this parameters...If I know the values of the matrix then how to extract the parameters. for eg.
if A(1,1)= a^2+2*b/c+d... etc then how can I extract the values of a,b,c,d....
Note:I know the values of the matrix.

Antworten (1)

Roger Stafford
Roger Stafford am 4 Jan. 2015
Use matlab's 'solve' function.

Kategorien

Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by