Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Explicit solution could not be found.
조회 수: 1 (최근 30일)
이전 댓글 표시
I am looking for the value of a parameter,a, when an eigenvalue equals 0. I found the Jacobian matix and have the correct equation for when the eigenvalue is 0.When I try solving for 'a' I get the error: explicit solution could not be found. I know the correct value for a is somewhere between 7.393 and 7.394 through other means. I would like to know the exact value thought.
댓글 수: 1
Walter Roberson
2012년 10월 30일
편집: Walter Roberson
2012년 10월 30일
What if the exact value is an irrational number such as 2*sqrt(3) ? That would take an infinite number of digits to represent.
If the solution to your matrices involve a polynomial of degree 5 or higher, it might not be possible to find an analytic form for the solution.
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!