Finding solution to matrix diffrential equation

7 views (last 30 days)
Hi I want to solve this problem: Dm=j×m m is the matrix with this initial: m(0)=eye(6,6) How can i find the solution?
  5 Comments
Ameer Hamza
Ameer Hamza on 22 Sep 2020
Can you show your equation in mathematical form? I think it is possible to solve the equation the way to defined it, but I haven't seen such formulation anywhere else. Can you show where this is used?
Ehsan Moradi
Ehsan Moradi on 22 Sep 2020
Edited: Ehsan Moradi on 22 Sep 2020
Hi For caculate monodromy matrix we should solve this diffrential equation dm/dt=j(eta)m j:the jacubian matrix at eta eta:the initial condition vector (periodic solution of nonlinear system) The initial condition of m is I(6×6) Monodromy matrix is m(T). T is the period of system.

Sign in to comment.

Answers (0)

Categories

Find more on Chemistry in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!