This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR1843BOOST: DBscan implementation in out of box demo

Part Number: AWR1843BOOST

I'm trying to implement the lab7 dbscan algorithm in the out of box demo and I came across the peakval variable that is used in the lab7 code to determine the strongest member. I was wondering if there was a similar variable with the same functions in the out of box demo so I could use it.

Thanks