Design-Time Functions > Functions: M - P > NORMALIZE

www.kxcad.net Home > CAE Index > MSC Software Index > Adams MD R2 Index


Your Ad Here

NORMALIZE
Returns the normalized elements of a matrix.
The function NORMALIZE could also be written as M/NORM2(M), but this would execute much slower than NORMALIZE.
Format
NORMALIZE (M)
Argument
 
Example
The following example illustrates the use of the NORMALIZE function:
 
Learn more about matrix/array functions.
 
Your Ad Here