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!