VecNorm
Version 1.0.0 (1,09 ko) par
Lateef Adewale Kareem
It computes vecnorm for those using matlab version earlier than 2017b
N = vecnorm(A)
N = vecnorm(A,p)
N = vecnorm(A,p,dim)
N = vecnorm(A) returns the 2-norm or Euclidean norm of A:
If A is a vector, then vecnorm returns the norm of the vector.
If A is a matrix, then vecnorm returns the norm of each column.
If A is a multidimensional array, then vecnorm returns the norm along the first array dimension whose size does not equal 1.
Citation pour cette source
Lateef Adewale Kareem (2026). VecNorm (https://fr.mathworks.com/matlabcentral/fileexchange/74954-vecnorm), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2020a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxTags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0 |
