Forel clustering

Version 1.0.0.0 (1.32 KB) by wadzapi
Forel clustering algothm.
430 Downloads
Updated 3 Jun 2013

View License

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 (2024). Forel clustering (https://www.mathworks.com/matlabcentral/fileexchange/42080-forel-clustering), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0