Autonomous Data Density Based Clustering Algorithm

The source code of the autonomous data density based clustering algorithm (ADD).
205 Downloads
Updated 11 Nov 2018

View License

The package contains:

1. ADDClustering.m - The source code of the autonomous data density based clustering algorithm (ADD) ;
2. demo.m - The demo

References:
[1] P. P. Angelov, X. Gu, G. Gutierrez, J. A. Iglesias and A. Sanchis, "Autonomous Data Density based clustering method," 2016 International Joint Conference on Neural Networks (IJCNN), Vancouver, BC, 2016, pp. 2405-2413.
[2] X. Gu, "Self-organising Transparent Learning System," Phd Thesis, Lancaster University, 2018.

This algorithm is an improved version [2] of the original ADD clustering algorithm published in [1]. Please cite this algorithm using the above references if this code helps.

For any queries about the codes, please contact Prof. Plamen P. Angelov (p.angelov@lancaster.ac.uk) and Mr. Xiaowei Gu (x.gu3@lancaster.ac.uk)

Programmed by Xiaowei Gu

Cite As

P. P. Angelov, X. Gu, G. Gutierrez, J. A. Iglesias and A. Sanchis, "Autonomous Data Density based clustering method," 2016 International Joint Conference on Neural Networks (IJCNN), Vancouver, BC, 2016, pp. 2405-2413.

X. Gu, "Self-organising Transparent Learning System," Phd Thesis, Lancaster University, 2018.

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

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.1

Updated the description.

1.0.0