I have a huge 6x6 matrix (Matrix H) . It has 2 variable Lambda1 and Lambda2. I must pull lambda1 or lambda2. So I must write in terms of each other.
Therefore, I took determinant of matrix and equaled to zero.with,
And ı have a solution. Then, if I write this command to pull any Lambda
Matlab give error, like that
Warning: Unable to find explicit solution. For see help.
Empty sym : 0-by-1
What should I do ?
1 Comment
Direct link to this comment
https://es.mathworks.com/matlabcentral/answers/673718-how-can-i-pull-a-specific-variable-from-the-determinant-of-matrix#comment_1176473
Direct link to this comment
https://es.mathworks.com/matlabcentral/answers/673718-how-can-i-pull-a-specific-variable-from-the-determinant-of-matrix#comment_1176473
Sign in to comment.