How to integrate a constant matrix 4*4?

I have to integrate a constant matrix of 4*4 and need help
dx/dt = p, p is constant matrix and time is to to t1.

1 Comment

This is MATLAB Asnwers, we do not add # before the tags.
The integration of a constant term is trivial. Therefore it is not clear to me what you are asking for.

Sign in to comment.

Answers (1)

tanveer haq
tanveer haq on 16 Dec 2018
Edited: tanveer haq on 16 Dec 2018
this is not possible to integrate a matrix of order 4. because such matrix has four different variables. matrix can never be treats as a constant because these are coefficients of variable in an equation.

Categories

Find more on Numerical Integration and Differential Equations in Help Center and File Exchange

Asked:

on 23 Apr 2014

Edited:

on 16 Dec 2018

Community Treasure Hunt

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

Start Hunting!