Lukas' Notes

Home

❯

Knowledge

❯

Gradient

Gradient

Jul 25, 20251 min read

analysis

Definition

Gradient

Let D⊆Rn an open set and f:D→R a totally differentiable function, then the vector

gradf=∇f=​∂x1​∂​f∂x2​∂​f⋮∂xn​∂​f​​

is called the gradient of f.


Graph View

Backlinks

  • Continuous State Space
  • Hessian Matrix

Created with Quartz v4.4.0 © 2025

  • GitHub