GETSPECTRUM Retrieve spectrum form pseudo-Euclidean (PE) mapping
SPEC = GETSPECTRUM(W)
DescriptionThe spectrum of a PE mapping is defined as the sorted set of eigenvalues (from most positive to most negative) that are computed during the training of the PE mapping by PE_EM. Note that the order of the features of W and A may be different. See alsodatasets, mappings, pe_em, plotspectrum,
|