搜索资源列表
PatternRecognition
- 1.Fisher分类算法 2.感知器算法 3.最小二乘算法 4.快速近邻算法 5.K-近邻法 6.剪辑近邻法和压缩近邻法 7.二叉决策树算法
knn_myself
- 一个自己编写的K近邻算法,是学习算法编写过程中最简单的一个哦,学习算法想自己学编程的可以看-A imagecut.rar K neighbor algorithm, is in the process of learning algorithm to write the most simple a oh, learning algorithm to learn programming can see
kNN_predict
- 采用K近邻算法预测时间序列的源代码,希望对大家能有所帮助。-Predict time series using kNN.
KNN11
- matlab有关K近邻分类算法,很不错,-matlab knn
KNN
- 自己的模式识别的作业,matlab实现k近邻算法。-K-Nearest Neighbour algorithm
code_knn
- K近邻算法在Matlab中的实现,相当完整,对研究KNN算法有一定帮助-K nearest neighbor in the Matlab, implementation, rather complete, the study of KNN algorithm has certainly helped
knearest
- MATLAB 小程序,可以实现模式识别中的K近邻算法,已经运行成功,附运行程序结果-MATLAB small programs can be achieved in the K-nearest neighbor pattern recognition, has been running successfully run the program attached to the results of
knniris
- 模式识别中的k近邻算法,用matlab编写,希望对大家有所帮助-K-nearest neighbor algorithm for pattern recognition with matlab write, we want to help
classification
- 灰度共生矩阵提取特征值,最近邻算法,进行纹理图像分类。creat_apprentissage用来训练样本,cooccurence是灰度共生矩阵提取特征值,knn是进行k最近邻算法,classif是纹理图像分类-coocurence matrix,using K nearest neighbor to classify textures images.
k-nearests-neighbour
- k-近邻算法 m文件 及其excel示范-this package invulved a m-file example of k-nearest neighbour and its corresponding excel file
KNNPandPneighborhoodPclassifier
- 模式识别knn分类器,matlab代码,k近邻算法-knn classifier ,matlab code
knn
- K近邻算法在MATLAB中的通过编写代码来实现的样例-K nearest neighbor algorithm in MATLAB by writing code in the sample achieved
1673-3851(2011)03-0384-05
- k近邻算法和KALMAN滤波相结合的一个实例论文-k nearest neighbor algorithm and the KALMAN filter paper an example of combining
KNN_Matlab
- K近邻分类的Matlab算法,简单,适合初学,验证可用-KNN
K-mean
- 最近邻分类器是一个用来聚类的算法,可以用来对iris数据进行聚类-k-means is a neanest alogorim
4
- K近邻算法(KNN)的matlab源代码,程序清晰易读-K neighbor algorithm (KNN) of matlab source code, and the program is clear and easy to read
8
- K近邻算法(KNN)的matlab源代码,程序清晰易读-K neighbor algorithm (KNN) of matlab source code, and the program is clear and easy to read
KNN
- k近邻算法的matlab程序实现,注释详尽,通俗易懂,适合初学者-matlab s program of k-nearest algorithm
8888458knn
- K近邻算法(KNN)的matlab源代码,程序清晰易读-K nearest neighbor (KNN) of matlab source code, procedures legible
knn
- K近邻算法用于特征提取后的分类,是一种常用分类算法,欢迎各位指正(K nearest neighbor algorithm for classification)