Description: Matlab -------------------------------------------------------------------------
Function: [class,type]=dbscan(x,k,Eps)
-------------------------------------------------------------------------
Aim:
Clustering the data with Density-Based Scan Algorithm with Noise (DBSCAN)
-------------------------------------------------------------------------
File list (Check if you may need any files):
DBSCAN.M