normr
(To be removed) Normalize rows of matrix
normr will be removed in a future release. For more information,
see Transition Legacy Neural Network Code to dlnetwork Workflows.
For advice on updating your code, see Version History.
Syntax
Description
takes a single matrix or cell array of matrices, normalized_M = normr(M)M, and returns the
matrices with rows normalized to a length of one.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006aSee Also
Time Series Modeler | fitrnet (Statistics and Machine Learning Toolbox) | fitcnet (Statistics and Machine Learning Toolbox) | trainnet | trainingOptions | dlnetwork