Solving Matrix differential equations
Mostrar comentarios más antiguos
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 comentario
James Tursa
el 18 de Nov. de 2015
How does W(t) depend on time? I.e., what is preventing you from simply calculating it inside the derivative function given t?
Respuestas (0)
Categorías
Más información sobre Ordinary Differential Equations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!