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 Comment

How does W(t) depend on time? I.e., what is preventing you from simply calculating it inside the derivative function given t?

Sign in to comment.

Answers (0)

Asked:

on 18 Nov 2015

Commented:

on 18 Nov 2015

Community Treasure Hunt

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

Start Hunting!