Student[MultivariateCalculus]
Normalize
Calling Sequence
Parameters
Description
Examples
Compatibility
Normalize(a, p)
a
-
Vector with algebraic entries
p
(optional) a real number greater than or equal to , infinity, or Euclidean; defaults to
The Normalize command computes a normalized by the p-norm.
If p is set to Euclidean, then the -norm is used.
Let denote the p-norm or infinity norm. Then a normalized is given by .
The Student[MultivariateCalculus][Normalize] command was introduced in Maple 2016.
For more information on Maple 2016 changes, see Updates in Maple 2016.
See Also
Student,MultivariateCalculus,Norm
Download Help Document