搜索资源列表
knn
- KNN分类器的MATLAB代码,速度快效果好,适合初学者使用。-KNN search without using any gancy data structure, such as kd-tree. However, it is the fastest knn matlab implementation I ever found.
55e9ae658d29
- 基于bagging算法的C++程序,包括matlab程序的结合。代码简单易懂,适合模式识别的初学者。-Based bagging algorithm C++ procedures, including combining matlab program. Code is easy to understand for beginners pattern recognition.
HW1_GA
- 基于matlab的遗传算法的简单实现,可用于初学者对遗传算法进行简单了解-Based on simple matlab genetic algorithm can be used for beginners to learn simple genetic algorithm
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.
EM
- 用matlab实现了EM算法,代码简单明了,有详细的注释.可供初学者学习使用。-Using matlab realize the EM algorithm.
Aprior-Alogrithm-matlab
- Aprior算法的改进matlab实现,可以作为初学者的参考实例,理解Aprior算法-Aprior alogrithm matlab
ELM
- 一种神经网络算法:极限学习机(ELM),包括分类和回归,仿真验证无误,适合初学者练习(A data mining algorithm: limit learning machine (ELM), including classification and regression, simulation verification is unmistakable, suitable for beginners to practice)