How to interpret DBSCAN result vector values?

4 vues (au cours des 30 derniers jours)
Felipe Bayona
Felipe Bayona le 22 Juin 2020
Modifié(e) : Felipe Bayona le 22 Juin 2020
Hi Community
I've been reading about DBSCAN and I think it can help me to solve a problem.
I have a 500 x 500 matrix witn intensity values. Most of them 0, somo arount 100 and 200, and few peaks avoer 1000
This matrix is the result of a deconvlucy, with signal peaks.
I want to localize the position of the groups formed by the peaks with the greater values (multiple peaks)
I've been trying dbscan and as a result I obtain a column vector of size 500, with a lot of -1 (noise) and some few values of 4 and 5
How to interpret the results of this values as indexes i,j in my matrix?
Thx a lot

Réponses (0)

Catégories

En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange

Tags

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by