Gradient in Vector Calculus
Introduction
In vector calculus, the gradient of a scalar field is a vector field that points in the direction of the greatest rate of the scalar field, and whose magnitude is that rate of increase. In simple terms, the variation in space of any quantity can be represented by a slope. The gradient represents the steepness and direction of that slope.
Definition
The gradient of a function f(x1, x2, x3, ... , xn) is denoted ∇ f or where ∇ ( the nabla symbol ) denotes the vector differential operator.
In a rectangular coordinate system, the gradient is the vector field whose components are the partial derivatives of f :
For example, the gradient of the function:
is:
References & Resources
- http://en.wikipedia.org/wiki/Gradient
Latest Post
- Dependency injection
- Directives and Pipes
- Data binding
- HTTP Get vs. Post
- Node.js is everywhere
- MongoDB root user
- Combine JavaScript and CSS
- Inline Small JavaScript and CSS
- Minify JavaScript and CSS
- Defer Parsing of JavaScript
- Prefer Async Script Loading
- Components, Bootstrap and DOM
- What is HEAD in git?
- Show the changes in Git.
- What is AngularJS 2?
- Confidence Interval for a Population Mean
- Accuracy vs. Precision
- Sampling Distribution
- Working with the Normal Distribution
- Standardized score - Z score
- Percentile
- Evaluating the Normal Distribution
- What is Nodejs? Advantages and disadvantage?
- How do I debug Nodejs applications?
- Sync directory search using fs.readdirSync