|
⇤ ← Revision 1 as of 2024-06-04 02:02:57
Size: 869
Comment: Initial commit
|
Size: 919
Comment: Renamed page
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| ## page was renamed from Calculus/GradientVector |
Gradient Vector
A gradient vector describes the direction of steepest ascent for a differentiable function.
Contents
Notation
In terms of partial derivatives, the gradient vector of f(x1, x2, ... xn) is [∂f/∂x1 ∂f/∂x2 ... ∂f/∂xn]. The gradient is notated as ∇f.
At a given point p, as long as the function f is differentiable at p, the gradient vector is:
Note the assumption; it is not negligible. For example, (xy)/(x2 + y2) is partially derivable but is itself not totally derivable at point p = [0 0]. Furthermore, it is not derivable if rotated; the basis must be orthonormal.
