Scale_factors

Location: CuBatch\private\Scale_factors.m

function [As,Bs,Cs,...] = Scale_factors (flag,A,B,C,...);

Description:
Insert description here
'Color code: marroon'

Inputs:
flag: if 0 the norms of the loading vectors in the different loading matrices will be identical for each factor; if 1 the first M-1 loading matrices passed are normalised to column length 1.
A,B,C,...: loading matrices to be scaled

Outputs:
As,Bs,Cs,...: scaled loading matrices.

Called by:
Model_PARAFAC\FacOptScale, Model_PARAFAC\GNParafac, Model_PARAFAC\GenParafac

Subroutines:
Internal: None
External: None

Author:
Giorgio Tomasi
Royal Agricultural and Veterinary University
MLI, LMT, Chemometrics group
Rolighedsvej 30
DK-1958 Frederiksberg C
Danmark

Last modified: 07-May-2002 16:08:06

Contact: Giorgio Tomasi, gt@kvl.dk

References