You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Clustering algorithm forel.
function [clusters, centers] = forel(X, r)
Input parameters:
features in row-matrix X;
r - radius value for search;
Returns coordinates of centers for clusters and indeces of X values for every cluster.
Cite As
wadzapi (2026). Forel clustering (https://www.mathworks.com/matlabcentral/fileexchange/42080-forel-clustering), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.32 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
