Vnorm | R Documentation |
Vector 2-Norm.
Vnorm(X)
X |
numeric vector |
Numeric scale norm
This function is intended to duplicated the matlab function norm.
Jonathan M. Lees<jonathan.lees@unc.edu>
V = Vnorm(rnorm(10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.