You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Lateef Adewale Kareem (2026). VecNorm (https://www.mathworks.com/matlabcentral/fileexchange/74954-vecnorm), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (1.09 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
