Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Explicit solution could not be found.

2 views (last 30 days)
Zach
Zach on 30 Oct 2012
Closed: MATLAB Answer Bot on 20 Aug 2021
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 Comment
Walter Roberson
Walter Roberson on 30 Oct 2012
Edited: Walter Roberson on 30 Oct 2012
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.

Answers (0)

This question is closed.

Products

Community Treasure Hunt

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

Start Hunting!