Normalize - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Student[MultivariateCalculus]

  

Normalize

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

Normalize(a, p)

Parameters

a

-

Vector with algebraic entries

p

-

(optional) a real number greater than or equal to , infinity, or Euclidean; defaults to

Description

• 

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 .

Examples

(1)

(2)

(3)

(4)

Compatibility

• 

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