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!