How to symbolically solve a system of ODEs with general time dependent matrix coefficients?

1 vue (au cours des 30 derniers jours)
I have the following system of ODEs
where Q and A are 3x3 matrices, and the b is a 3:1 vector.
  2 commentaires
darova
darova le 3 Mai 2020
It's impossible. Use numerical approach ode45
Mirlan Karimov
Mirlan Karimov le 3 Mai 2020
I realized it little after dropping the question here. Thank you anyway!

Connectez-vous pour commenter.

Réponse acceptée

Mirlan Karimov
Mirlan Karimov le 3 Mai 2020
As there is no closed form solutions to such general problems, it can be solved only numerically.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by