Neural Network Toolbox
  Go to function:
    Search    Help Desk 
pnormc    Examples   See Also

Pseudo-normalize columns of a matrix

Syntax

Description

pnormc(M,R) takes these arguments,

and returns X with an additional row of elements, which results in new column vector lengths of R.

WARNING: For this function to work properly, the columns of X must originally have vector lengths less than R.

Examples

See Also



[ Previous | Help Desk | Next ]