搜索资源列表
knniris
- 模式识别中的k近邻算法,用matlab编写,希望对大家有所帮助-K-nearest neighbor algorithm for pattern recognition with matlab write, we want to help
knniris
- fusion svm_knn the output of svm will be the input of knn classifier
knniris
- this program finds classificqation rate of iris dataset using KNN method. KNN method is a method in pattern recognition which finds an unknown parameter from K nearest neighbors from set of known parameters.