How to interpret DBSCAN result vector values?

3 visualizzazioni (ultimi 30 giorni)
Felipe Bayona
Felipe Bayona il 22 Giu 2020
Modificato: Felipe Bayona il 22 Giu 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

Risposte (0)

Categorie

Scopri di più su Statistics and Machine Learning Toolbox in Help Center e File Exchange

Tag

Prodotti


Release

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by