LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to calculate jacobian matrix

Refering to my last message, I need to take partial derivative of OBJECTIVE FUNCTION with respect to QUATERNION. I need to derivate each entry of OBJECTIVE FUNCTION with respect to every entry of QUATERNION according to the definition of Jacobian Matrix. 


0 Kudos
Message 11 of 12
(555 Views)

Have you tried using the Partial Derivatives VI included in the math palette?  Once you can calculate a partial derivative, the rest of your code should just be manipulating the inputs and outputs to get the desired values.

0 Kudos
Message 12 of 12
(534 Views)