Community Detection Toolbox
The Community Detection Toolbox (CDTB) contains several functions from the following categories.
1. graph generators;
2. clustering algorithms;
2. cluster number selection functions;
4. clustering evaluation functions.
Furthermore, CDTB is designed in a parametric manner so that the user can add his own functions and extensions.
The CDTB can be used in at least three ways. The user can employ the functions from the MATLAB command line; or he can write his own code, incorporating the CDTB functions; or he can use the Graphical User Interface (GUI) which automates the community detection and includes some data visualization options.
ATTENTION: Some algorithms are NOT included in this version (v.0.90) of CDTB. A newer version (v.0.91) with the extra algorithms is available at http://users.auth.gr/~kehagiat/Software/ComDetTBv091.zip
Cite As
Athanasios Kehagias (2023). Community Detection Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/45867-community-detection-toolbox), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired: CASE (Cluster & Analyse Sound Events)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
ComDetTBv090/
ComDetTBv090/Algorithms/
ComDetTBv090/Auxiliary/
ComDetTBv090/ClusterValidity/
ComDetTBv090/Cluster_Number/
ComDetTBv090/Evaluation/
ComDetTBv090/Experiments/
ComDetTBv090/Graphs/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |