About 111 results
Open links in new tab
  1. Khan Academy | Khan Academy

    Oops. Something went wrong. Please try again. Uh oh, it looks like we ran into an error. You need to refresh. If this problem persists, tell us.

  2. Khan Academy

    Khan Academy ... Khan Academy

  3. Gradient (video) | Khan Academy

    The gradient is a way of packing together all the partial derivative information of a function. So let's just start by computing the partial derivatives of this guy.

  4. Laplacian computation example (video) | Khan Academy

    Let's omit the variables and only use f. Since f is scalar valued, applying the gradient operator is equivalent to scaling the vector ∇ with the scalar f: ∇f = (d/dx, d/dy)f = (df/dx, df/dy). Next, you …

  5. Gradient descent (article) - Khan Academy

    Gradient descent is an algorithm that numerically estimates where a function outputs its lowest values. That means it finds local minima, but not by setting ∇ f = 0 like we've seen before.

  6. Gradient (artykuł) | Khan Academy

    Gradient zawiera informacje o wszystkich pochodnych cząstkowych skalarnej funkcji wielu zmiennych. Oprócz tego's ma interesującą interpretację i różne zastosowania.

  7. The gradient (article) | خان اکیڈیمی - Khan Academy

    The gradient stores all the partial derivative information of a multivariable function. But it's more than a mere storage device, it has several wonderful interpretations and many, many uses.

  8. The gradient vector | Multivariable calculus (article) - Khan Academy

    The gradient stores all the partial derivative information of a multivariable function. But it's more than a mere storage device, it has several wonderful interpretations and many, many uses.

  9. Harmonic Functions (video) | Laplacian | Khan Academy

    And I talked about it in the last few videos, but as a reminder, it's defined as the divergence of the gradient of F, and it's kind of like the second derivative.

  10. Divergence (article) | Khan Academy

    Other operators are not infix, such as derivative (x) or grad (x), written with their respective symbols. But how would you define these "functions" with only other symbols, without …