The gradient vector of a bivariate function is the rate of change of that function, in any 2-dimensional direction.

Definition

Gradient Vector

Just like the derivate of a 1D (univariate) function requires an x value to return the derivate at that point, a gradient vector requires the coordinate to be useful. The gradient vector at the point is:

Applications

The gradient vector always point towards the direction of steepest ascent (maximum gradient). The magnitude of the gradient vector also gives the steepness of the ascent.

%%🖋 Edit in Excalidraw, and the dark exported image%%