How to integrate a constant matrix 4*4?
2 views (last 30 days)
Show older comments
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
Jan
on 23 Apr 2014
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.
Answers (1)
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.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!