Yes, a normalized vector is also a unit vector, main difference is in context and notation
A matrix is a 2D array of numbers:
Notation: Element
Rows then columns!
matrix has rows and columns
Matrix times a matrix:
Matrix times a vector:
Transpose:
Inverse: just as
Not every matrix is invertible!
The derivative of a function
The second derivative is denoted:
and so on.
For a function to be differentiable at a point
| Function |
Lagrange | Leibniz | |
|---|---|---|---|
| Constant | |||
| Power | |||
| Sum | |||
| Exponential | |||
| Chain Rule |
Find
Now, let,
For a scalar valued function
These are computed by holding the "other" variable(s) constant. For example, if
Putting together partial derivatives with vectors and matrices we get:
Scalar-valued
Vector-valued
Most of the time we'll just be working with the gradient
Some textbooks/papers/websites use different notation!
Good "default choice" for two reasons:
We can't easily integrate
, so numerical approximations are used