ode15i Jacobian Matrix
이전 댓글 표시
I have used the ihb1dae.m example to write a code for a 3 variable, coupled, second order fully implicit ode. I have been able to get the code to run but without the Jacobian matrix. I have constructed the matrix but am having trouble arranging the code, as the variables are defined after the matrix is constructed and I haven't been able to alter the order and still get the code to run. If anyone is able to help re-arrange the code that would be very helpful.
I have attached the code. Thanks
댓글 수: 2
Rakesh Chavan
2016년 5월 26일
Hi,
The link given below gives an example of calculating the Jacobian. You can modify your code accordingly
Hope this helps
-
Rakesh
Hadi Shafaei
2019년 4월 27일
Hi The link doesn't work. Thanks
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!