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

Normalized row weight initialization function

Syntax

Description

randnr is a weight initialization function.

randnr(S,P) takes two inputs,

and returns an S x R random matrix with normalized rows.

Can also be called as randnr(S,R).

Examples

A matrix of three normalized four-element rows is generated:

See Also



[ Previous | Help Desk | Next ]