Neural Network Toolbox Previous page   Next Page
randnc

Normalized column weight initialization function

Syntax

Description

randnc is a weight initialization function.

randnc(S,P) takes two inputs,

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

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

Examples

A random matrix of four normalized three-element columns is generated:

See Also


Previous page  radbas randnr Next page

© 1994-2005 The MathWorks, Inc.