Yi wa kowane matsaloli na lissafi gyara
Equations, derivatives, integrals, matrixes, triangles, primes, statistics - or a word problem the tutor breaks into parts.
QPrintPreviewDialog
- f(x, y) = x y
The gradient is the vector of partial derivatives — differentiate with respect to each variable, holding the others constant.
- \frac{\partial f}{\partial x} = y
Treat every variable except x as a constant.
- \frac{\partial f}{\partial y} = x
Treat every variable except y as a constant.
- \nabla f = \left[\begin{matrix}y\\x\end{matrix}\right]
Assemble the gradient vector. It points in the direction of steepest ascent.
- (0, 0)
Critical points: where every partial derivative is zero.
@ action
\nabla f = \left[\begin{matrix}y\\x\end{matrix}\right]