文件名称:KNN算法代码(matlab)
介绍说明--下载内容均来自于网络,请自行研究使用
本实验中的KNN分类算法采用Matlab语言实现。
主函数“knnClass.m”读取训练和测试的数据文件,然后调用knn函数进行分类运算,并使用图像的形式将分类结果显示出来。(The KNN classification algorithm in this experiment is realized by Matlab language.
The main function "knnClass.m" reads the training and test data files, and then calls the knn function for sorting operations and displays the sorting results in the form of images.)
主函数“knnClass.m”读取训练和测试的数据文件,然后调用knn函数进行分类运算,并使用图像的形式将分类结果显示出来。(The KNN classification algorithm in this experiment is realized by Matlab language.
The main function "knnClass.m" reads the training and test data files, and then calls the knn function for sorting operations and displays the sorting results in the form of images.)
相关搜索: knn
(系统自动生成,下载前可以参看下载内容)
下载文件列表
KNN算法代码(matlab)
KNN算法代码(matlab)\countele.m
KNN算法代码(matlab)\knn.asv
KNN算法代码(matlab)\knn1.m
KNN算法代码(matlab)\knnClass.m
KNN算法代码(matlab)\knn_iris.m
KNN算法代码(matlab)\spambase_test.txt
KNN算法代码(matlab)\spambase_train.txt
KNN算法代码(matlab)\vecdist.m
KNN算法代码(matlab)\countele.m
KNN算法代码(matlab)\knn.asv
KNN算法代码(matlab)\knn1.m
KNN算法代码(matlab)\knnClass.m
KNN算法代码(matlab)\knn_iris.m
KNN算法代码(matlab)\spambase_test.txt
KNN算法代码(matlab)\spambase_train.txt
KNN算法代码(matlab)\vecdist.m