Derivative of Vector-Valued Function
- The derivative of a scalar-valued function with respect to multiple inputs is the gradient.
- The derivative of a vector-valued function with respect to an input is a tangent vector to the curve.
Let’s say a vector-valued function 𝑓 is defined as:
The derivative of 𝑓 over 𝑡 is defined as:
Partial Derivative of Vector-Valued Function
Let’s say a vector-valued function 𝑓 of vector input 𝐱 = (𝑥1, 𝑥2) is defined as:
|
The partial derivative of scalar value function 𝑓1 over 𝐱 is defined as: |
The partial derivative of 𝑓 over 𝑥1 is defined as: |
|
The partial derivative of scalar value function 𝑓2 over 𝐱 is defined as: |
The partial derivative of 𝑓 over 𝑥2 is defined as: |
This is used to build the Jacobian Matrix, and in this case is: