Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Please find toolbox to perform cluster analysis using k-means algorithm. The toolbox implements the following pipline:
1. Denoising of raw-data prior to cluster analysis, using Empirical Mode Decomposition
2. Determining number of clusters using Stability Index, a bootstrap-based method
3. Initialise cluster centroids for k-means using method based on Genetic Algorithms
4. Visualisation of cluster analysis results using PCA-based method
Simplest to run clustering_pipeline_masterscript.m, from which all other functions are called.
Read attached Usage Notes for guidance on use. Originally developed for analysis of EEG (Electroencephalographic) data, but also generally applicable. For details and example application, refer:
Williams NJ, Nasuto SJ, Saddy, JD. Method for exploratory cluster analysis and visualisation
of single-trial ERP ensembles. Journal of Neuroscience Methods 250, 22-33.
http://www.sciencedirect.com/science/article/pii/S016502701500059X
Please also cite above paper when publishing results from applying this code! The pipeline also uses/implements methods from other papers, which have been cited in the code. Please also cite these papers as appropriate.
Any feedback/comments welcome.
Hope useful!
Citation pour cette source
Nitin Williams (2026). Clustering toolbox (https://fr.mathworks.com/matlabcentral/fileexchange/55938-clustering-toolbox), MATLAB Central File Exchange. Extrait(e) le .
Catégories
En savoir plus sur Cluster Analysis and Anomaly Detection dans Help Center et MATLAB Answers
Informations générales
- Version 1.1 (20,8 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1 | changed 'ERP_clustering_toolbox' to 'Clustering_toolbox' in Usage notes. |
|
|
| 1.0.0.0 |
modified Description section to include reference to clustering_pipeline_masterscript.m
|
