Solving Symbolic matrix with different variables

1 vue (au cours des 30 derniers jours)
Mithun mondal
Mithun mondal le 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.

Réponses (1)

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

Catégories

En savoir plus sur Symbolic Math Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by