搜索资源列表
dataset
- 自己写的python canny算法,可以对图片进行边缘检测,要求见PPT,可根据需要调整代码-Write your own python canny algorithm that can detect the edge of the picture, asked to see the PPT, the code can be adjusted as needed
DBSCAN
- 密度聚类DBSCAN算法的matlab实现,其中分别有源代码,代码举例和算法PPT,较适合初学者上手学习。-DBSCAN density clustering algorithm matlab implementation, which includes codes, the code examples and algorithms PPT. More suitable for beginners to get started.
遗传k-means
- 数据挖掘经典算法,遗传算法与K_means算法结合(Data mining classic algorithm)