Question: How to solve system of ODEs (matrix form ) by Maple?

The system :

 

    →
   dD/dx =(I+S)-1 HD     :x>0,

  →

  D=D(0)                         :x=0

where I is unit matrix , S is symmetric matrix ,H diagonal matrix, D = (D1(x), D2(x),.......) is vector of unknowns, D(0) =(1/x1,1/x2,..........), (I+S) is inverse matrix ,

 

I am new user of Maple. How to solve this system by Maple ?Can anyone help me please .

 

 

Please Wait...