MATLAB Function Reference
  Go to function:
    Search    Help Desk 
newexpert     See Also

new fuzzy expertise of the learning set based on K-NN method

Syntax

Description

u=newexpert(d,K) computes the membership u(i,j) of a learning sample j a priori belonging to class i. d is the dataset and k is the number of neighbours used to perform the decision.

See Also

alsofuzzyknn

[ Help Desk ]