MATLAB Function Reference | Search  Help Desk |
newexpert | See Also |
new fuzzy expertise of the learning set based on K-NN method
Syntax
u=newexpert(d,K)
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.
alsofuzzyknn