calculates the membership values of vectors in fuzzy clusters.
[Memberships] = GetFuzzyMemberships(Samples, Centers, NormType, Blending)
matrix, contains sample vectors as rows
matrix, contains cluster centers as rows
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.
membership values of the samples (rows) in the clusters (columns)
This function calculates the membership values of vectors in fuzzy clusters.
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