calculates the fuzzy quantization error.
[QuantizationError] = FuzzyQuantizationError(Samples, Centers, Memberships, NormType, Blending)
matrix, contains sample vectors as rows
matrix, contains cluster centers as rows
membership values of the samples (rows) in the clusters (columns)
norm of vectors, must be a scalar greater than zeros, can be %inf
exponent applied to memberships. This parameter is optional. The default value is two.
the resulting fuzzy quantization error
This function calculates the fuzzy quantization error.
Richard O. Duda, Peter E. Hart, David G. Stork, 'Pattern Classification', John Wiley & Sons Inc., New York, Chichester, Weinheim, Brisbane, Singapore, Toronto, Second Edition, 2001