User Portlet
Discussions |
---|
Hi, I have a four by four matrix, FsA that is a function of the symbol s: FsA =10* {{0, 1, 0, 0}, {0, 0, 1, 0}, {0, 0, 0, 1}, {-(0.102)*s^2, 0, 0, 0}} I would like to take the matrix exponential of this matrix, and of this matrix multiplied by... |