Solving Symbolic matrix with different variables

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.

回答 (1 件)

Roger Stafford
Roger Stafford 2015 年 1 月 4 日

1 投票

Use matlab's 'solve' function.

カテゴリ

ヘルプ センター および File ExchangeMatrix Computations についてさらに検索

質問済み:

2015 年 1 月 4 日

回答済み:

2015 年 1 月 4 日

Community Treasure Hunt

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

Start Hunting!

Translated by