CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - nearest neighbor algorithm matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - nearest neighbor algorithm matlab - List
[
WEB Code
]
EXO2ET3
DL : 0
K均值算法和K近邻算法,以及用MATLAB实现相关例子。-K-means algorithm and the K-nearest neighbor algorithm, and using MATLAB relevant examples.
Update
: 2025-02-19
Size
: 37kb
Publisher
:
sophie
[
matlab
]
KNNalgorithm
DL : 0
K-Nearest neighbour algorithm-K- Nearest neighbor algorithm
Update
: 2025-02-19
Size
: 1kb
Publisher
:
shang jie
[
AI-NN-PR
]
KNN(C++)
DL : 0
knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-knn, k-nearest neighbor pattern recognition algorithm is a relatively simple and classic classification algorithm
Update
: 2025-02-19
Size
: 17kb
Publisher
:
才华
[
matlab
]
NearestNeighbor
DL : 0
模式识别问题最近邻算法的matlab实现,简单易懂-nearest neighbor pattern recognition algorithm to achieve the Matlab and easily understood
Update
: 2025-02-19
Size
: 1kb
Publisher
:
马标
[
MiddleWare
]
MLkNN
DL : 1
数据挖掘领域中的一种算法-ML-KNN是一种改进的最近邻算法-Data Mining in the area of an algorithm-ML-KNN is an improved nearest neighbor algorithm
Update
: 2025-02-19
Size
: 5kb
Publisher
:
李平
[
Finance-Stock software system
]
Nearest_Neighbour_Algorithm_for_Stock_Prices_Forec
DL : 1
基于最近邻算法的股票价格预测matlab代码,很不错的-Nearest neighbor algorithm based on stock price prediction matlab code, very good
Update
: 2025-02-19
Size
: 114kb
Publisher
:
张学良
[
matlab
]
NearestNeighbor
DL : 0
用matlab实现的最近邻算法,可以参考一下-Matlab achieved by nearest neighbor algorithm, you can refer to
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Densic
[
Graph Recognize
]
LDA2D-2
DL : 1
人脸识别中2DLDA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DLDA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
niushaobo
[
Graph Recognize
]
PCA2D
DL : 0
人脸识别中2DPCA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DPCA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
niushaobo
[
Graph Recognize
]
PCA
DL : 0
人脸识别中PCA算法的matlab程序,使用最近邻分类器进行识别。-PCA Face Recognition Algorithm matlab procedures, the use of nearest neighbor classifier to identify.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
niushaobo
[
matlab
]
Nearestneighbor
DL : 0
模式识别问题最近邻算法的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
Update
: 2025-02-19
Size
: 19kb
Publisher
:
丑力
[
matlab
]
code_knn
DL : 0
K近邻算法在Matlab中的实现,相当完整,对研究KNN算法有一定帮助-K nearest neighbor in the Matlab, implementation, rather complete, the study of KNN algorithm has certainly helped
Update
: 2025-02-19
Size
: 131kb
Publisher
:
long
[
Special Effects
]
Knn3
DL : 0
模式匹配最近邻算法相关资料neib与Matlab源代码-Nearest-neighbor algorithm for pattern matching information neib with the Matlab source code
Update
: 2025-02-19
Size
: 181kb
Publisher
:
youxia
[
Special Effects
]
nearest
DL : 0
模式识别问题最近邻算法的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 good code, nearest neighbor
Update
: 2025-02-19
Size
: 17kb
Publisher
:
youxia
[
matlab
]
K-PNN
DL : 0
K-PNN Algorithm a type of k nearest neighbor algorithm
Update
: 2025-02-19
Size
: 24kb
Publisher
:
parisa
[
matlab
]
93317479KNN
DL : 0
matlab 最近邻算法及文献,随时欢迎下载-matlab nearest-neighbor algorithm and literature, feel free to download
Update
: 2025-02-19
Size
: 229kb
Publisher
:
k2r
[
Special Effects
]
nearest
DL : 0
模式识别的最邻近算法的matlab实现,自编的。-Nearest neighbor algorithm for pattern recognition matlab implementation, designed instrument.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
凌凌
[
matlab
]
knn
DL : 0
K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。-k-Nearest Neighbor algorithm
Update
: 2025-02-19
Size
: 4kb
Publisher
:
郭乐
[
Other
]
Nearest-neighbor-classifier
DL : 0
本程序实现了最近邻分类器的K近邻算法。实现方式是使用matlab-This program implements a nearest neighbor classifier K-nearest neighbor algorithm. Implementation using matlab
Update
: 2025-02-19
Size
: 12kb
Publisher
:
王康
[
AI-NN-PR
]
matlab代码
DL : 0
Matlab代码,根据算法原理自己编写的基本算法的代码,有:KNN,层次聚类,C均值,最邻近算法。包括自己挑选的数据集,对算法准确率的测试。(Matlab code, the code of the basic algorithm written by itself according to the algorithm principle, there are: KNN, hierarchical clustering, C-means, nearest neighbor algorithm. Including the data set of your own selection, testing the accuracy of the algorithm.)
Update
: 2025-02-19
Size
: 126kb
Publisher
:
wqg800828
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.