Solving Matrix differential equations
이전 댓글 표시
Hi team I found your great way to solve matrix riccatti equation by you in the below link. http://au.mathworks.com/matlabcentral/answers/94722-how-can-i-solve-the-matrix-riccati-differential-equation-within-matlab My problem is also somewhat related to it. But a small difference. dK/dt =W(t) * K (t) - K (t) * W(t). Here both K and W depends on time. Can you please help me to solve this?
댓글 수: 1
James Tursa
2015년 11월 18일
How does W(t) depend on time? I.e., what is preventing you from simply calculating it inside the derivative function given t?
답변 (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!