Eigenvalues for a system of nonlinear ordinary differential equations
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello, I'm adapting code from xpp into matlab. Briefly, I have a nonlinear system of ordinary differential equations (the Hodgkin-Huxley model) and I want to compute the eigenvalues under different conditions to get some intuition.
In xpp this is a two-button process. However I'm clueless about how to do this in Matlab (because I'm clueless about how it's actually done). If it were a linear system the e-values would be equal to the e-values of the Jacobian, but since it's nonlinear I'm lost. I'm guessing the solution is necessarily numerical. Can anyone shed some light?
Thanks.
-greg
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Neural Simulation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!