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 Exchange에서 Matrix 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