搜索资源列表
最近邻法分类器演示
- 本程序是一个最近邻分类算法的演示程序,本程序完成了三种最近邻的演示并实现算法的分析-this procedure is a nearest neighbor classification algorithm the demo program, the completion of a three - Nearest Neighbor algorithm demonstration and analysis
初学者用到的最近邻算法
- 模式识别初学者最实用的最按住算法
Myknn
- knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-Knn, or k-nearest neighbor algrithom, is a simple and classical classifier algrithom.
最近邻法分类器演示
- 本程序是一个最近邻分类算法的演示程序,本程序完成了三种最近邻的演示并实现算法的分析-this procedure is a nearest neighbor classification algorithm the demo program, the completion of a three- Nearest Neighbor algorithm demonstration and analysis
KNN(C++)
- knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-knn, k-nearest neighbor pattern recognition algorithm is a relatively simple and classic classification algorithm
NearestNeighbor
- 模式识别问题最近邻算法的matlab实现,简单易懂-nearest neighbor pattern recognition algorithm to achieve the Matlab and easily understood
MLkNN
- 数据挖掘领域中的一种算法-ML-KNN是一种改进的最近邻算法-Data Mining in the area of an algorithm-ML-KNN is an improved nearest neighbor algorithm
Nearest_Neighbour_Algorithm_for_Stock_Prices_Forec
- 基于最近邻算法的股票价格预测matlab代码,很不错的-Nearest neighbor algorithm based on stock price prediction matlab code, very good
NearestNeighbor
- 用matlab实现的最近邻算法,可以参考一下-Matlab achieved by nearest neighbor algorithm, you can refer to
Nearestneighbor
- 模式识别问题最近邻算法的matlab实现,可以模拟实现最近邻法的核心,是一个不错的代码- Nearest neighbor algorithm for pattern recognition problem of matlab to achieve, can simulate the nearest neighbor method to achieve the core of the code is a good
NearestNeighbor
- 图像最近邻算法 使用5近邻 取最小的前五个作为待测例-NearestNeighbor
knn4
- 模式匹配最近邻算法相关资料Researchontheshapefeatureextractionandrecognition与Matlab源代码-Nearest-neighbor algorithm for pattern matching information Researchontheshapefeatureextractionandrecognition with the Matlab source code
nearest
- 模式识别问题最近邻算法的matlab实现,可以模拟实现最近邻法的核心,是一个不错的代码,nearest neighbor-Nearest-neighbor algorithm for pattern recognition problem of matlab implementation, can be simulated to achieve the core of the nearest neighbor method is a g
nn1
- 最近邻算法结合卡尔曼滤波算法实现多目标跟踪-Nearest-neighbor algorithm for multi-target tracking
93317479KNN
- matlab 最近邻算法及文献,随时欢迎下载-matlab nearest-neighbor algorithm and literature, feel free to download
classification
- 灰度共生矩阵提取特征值,最近邻算法,进行纹理图像分类。creat_apprentissage用来训练样本,cooccurence是灰度共生矩阵提取特征值,knn是进行k最近邻算法,classif是纹理图像分类-coocurence matrix,using K nearest neighbor to classify textures images.
cv_pdaf
- CV模型,利用概率数据关联算法和最近邻算法对其进行跟踪滤波,保证正确-CV model, the probabilistic data association algorithm and the nearest neighbor filter algorithm to track and ensure the correct
机器学习,最近邻算法KNN
- machine learning,机器学习算法 KNN算法,最近邻算法 python代码与数据
tsp_nn
- 用最近邻算法实现TSP问题,用matlab编程(The implementation of TSP problem with the nearest neighbor algorithm)
最近邻分类代码
- 在linux 下C语言实现最近邻聚类算法,工程已经使用(near K neighbor cluster)