2 Density-based Clustering Algorithm Consider the distance matrix above. Perform DBSCAN with Epsilon=10 and MinPoints=2 to cluster the eight points. Show the clustering process at each iteration with clusters and their member points listed. Please highlight the points that are classified as outliers if any.