You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Fuzzy k-nearest neighbors classifier that can work with training samples whose label info is fuzzified. The prototype is as follows.
[y,predict_class] = f_knn(tr,tr_memberships,te,k)
tr: training samples
tr_memberships: membership values of traning samples
te: testing samples
k: k value vector (more than one value is possible)
y: output memberships for testing set
predict_class: the most likely classes for testing set
Cite As
Cuneyt Mertayak (2026). Fuzzy k-NN (https://www.mathworks.com/matlabcentral/fileexchange/21326-fuzzy-k-nn), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.64 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
