I am trying to solve this differential equation system:
I'm trying to write this into a matrix in the form of:
x' = A x
Where "A" is my matrix for this equation system. But when I try to create the matrix out of my own logic thinking, I get this:
This doesn't make any sense though since the determinant here is 0, which it shouldn't be. So what am I doing wrong?![]()


LinkBack URL
About LinkBacks



