Revision of Please help : Solution of system of Diff. Eq. from Thu, 2007-01-18 09:31

The revisions let you track differences between multiple versions of a post.

Sandip Haldar's picture

Hi,

I am concerned with a problem to solve {x} from

{x'}=[A(t)]{x}

where [A(t)] is known matrix of size (nXn),elements are function of 't'.

{x} is a vector (nX1) function of 't'

{x'} is derivative of {x} with respect to 't'.

I want to solve this system by Eigenvalue ,Eigenvector approach.

Anybody may help me?

Thanks