Jacobian Matrix for Linear Functions

  • Thread starter Thread starter andrey21
  • Start date Start date
  • Tags Tags
    Jacobian Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
andrey21
Messages
475
Reaction score
0
1. Find the jacobian matrix of the following two equations
x'=-16x+3y
y' = 18x-19y


Homework Equations





Here is my attempt

I know how a jacobian matrix is derived so is this correct?

-16 3
18 -19

The above is meant to be a matrix.
 
Physics news on Phys.org
That is correct. Notice that the original function is linear and that the Jacobian matrix is the same as the matrix that represents the original linear function.