Azzera filtri
Azzera filtri

Norm function for 2 variables

2 visualizzazioni (ultimi 30 giorni)
Jess
Jess il 26 Giu 2019
Risposto: gonzalo Mier il 26 Giu 2019
What does norm[26.6906 8.5155] will return and what exactly is happening in it?

Risposte (1)

gonzalo Mier
gonzalo Mier il 26 Giu 2019
n = norm(v) returns the Euclidean norm of vector v. This norm is also called the 2-norm, vector magnitude, or Euclidean length.
Read norm for more info.

Categorie

Scopri di più su Matrices and Arrays in Help Center e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by