CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - k nearest neighbor matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - k nearest neighbor 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
[
AI-NN-PR
]
EmbeddingDimension_FNN
DL : 2
假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数,直接运行此文件即可 LorenzData.dll - 产生Lorenz时间序列 PhaSpaRecon.m - 相空间重构 fnn_luzhenbo.dll - 假近邻计算主函数 SearchNN.dll - 近邻点搜索 buffer_SearchNN_1.dll - 近邻点搜索缓存1 buffer_SearchNN_2.dll - 近邻点搜索缓存2 参考文献: M.B.Kennel, R.Brown, H.D.I.Abarbanel. Determining embedding dimension for phase-space reconstruction using a geometrical construction[J]. Phys. Rev. A 1992,45:3403. -false neighbors (False Nearest Neighbor, FNN) calculation embedding dimension of the Matlab program folder : Main_FNN.m-procedure main function, Direct operating this document can be LorenzData.dll-time series produced Lorenz PhaS paRecon.m-phase space reconstruction fnn_luzhenbo.dll-calculated at the main function neighbors SearchNN.dll-point search buffer_SearchNN_1.dll neighbor- Search neighbor point a buffer_SearchNN_2.dll Cache-Cache Search neighbors point two reference Literature : M. B. Kennel, R. Brown, H. D. I. Abarbanel. Determining embedding dime nsion for phase-space reconstruction using a g eometrical construction [J]. Phys. Rev. A 1992 , 45:3403.
Update
: 2025-02-19
Size
: 97kb
Publisher
:
呆雁
[
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
:
才华
[
Graph program
]
Classify_Homework
DL : 0
模式识别作业——用平均样本法,平均距离法,最近邻法和K近邻法进行分类-pattern recognition operations-- with the average sample, the average distance, nearest neighbor and K-nearest-neighbor classification
Update
: 2025-02-19
Size
: 2kb
Publisher
:
hiamy0313
[
matlab
]
knn_demo
DL : 0
K近邻法的matlab程序,发现大家都在找它!-K-nearest neighbor method of Matlab procedures, I found that we all have to find it!
Update
: 2025-02-19
Size
: 2kb
Publisher
:
wang
[
Other systems
]
events
DL : 0
* acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. * afm_mlpatterngen.m: Matlab script to extract feature information from acoustic event timeseries. * extractevents.m: Matlab script to extract event timeseries using the complete run timeseries and the ground truth/label information. * extractfeatures.m: Matlab script to extract feature information from all acoustic and seismic event timeseries for a given run and set of nodes. * sfm_mlpatterngen.m: Matlab script to extract feature information from esmic event timeseries. * ml_train1.m: Matlab script implementation of the Maximum Likelihood Training Module. ?ml_test1.m: Matlab script implementation of the Maximum Likelihood Testing Module. ?knn.m: Matlab script implementation of the k-Nearest Neighbor Classifier Module.
Update
: 2025-02-19
Size
: 10kb
Publisher
:
陈延军
[
matlab
]
knn
DL : 0
KNN K-nearest neighbor rule for classification -KNN K-nearest neighbor rule for classification
Update
: 2025-02-19
Size
: 1kb
Publisher
:
鲁剑锋
[
AI-NN-PR
]
KNN
DL : 1
K近邻算法(KNN)的matlab源代码,程序清晰易读-K nearest neighbor (KNN) of matlab source code, procedures legible
Update
: 2025-02-19
Size
: 1kb
Publisher
:
skyfly
[
Other
]
PatternClassification
DL : 0
source code for pattern classification k nearest neighbor source code
Update
: 2025-02-19
Size
: 1kb
Publisher
:
ronak2018
[
matlab
]
kNN
DL : 0
k Nearest Neighbor matlab code
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Weronika
[
Other
]
K
DL : 0
K最邻近分类器设计的MATLAB代码,有代码解释-K nearest neighbor classifier design in MATLAB code
Update
: 2025-02-19
Size
: 3kb
Publisher
:
lilei
[
matlab
]
KNN_Classifier
DL : 0
一个matlab环境下的k近邻分类器,代码中有详细的注释说明,使用方便.-K-Nearest-Neighbor-Classifier MatLab Code
Update
: 2025-02-19
Size
: 1kb
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
]
ClassifyHomework
DL : 0
模式识别,用平均样本法、平均距离法、最近邻法、K近邻法进行分类。-Pattern recognition, with an average of the sample method, the average distance method, nearest neighbor, K-NN classification.
Update
: 2025-02-19
Size
: 2kb
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
]
fknn
DL : 1
fuzzy k-nearest-neighbor algotithm-fuzzy k-nearest-neighbor algotithm
Update
: 2025-02-19
Size
: 3kb
Publisher
:
pretender001
[
matlab
]
knearest
DL : 0
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
Update
: 2025-02-19
Size
: 173kb
Publisher
:
xiaoxiaoyuan
[
matlab
]
knn
DL : 0
knn-K近邻法实现两分类的函数代码,输入为两类的样本特征,和待测试的样本向量,输出为分类结果。-knn-K nearest neighbor method to achieve the two categories of function code, enter the characteristics of two types of samples, and samples to be tested vector, the output for the classification.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
kevin
[
matlab
]
k-nearest-neighbor-estimation
DL : 0
模式识别实验 k最近邻估计MATLAB程序-Pattern recognition experiments k nearest neighbor estimation MATLAB program
Update
: 2025-02-19
Size
: 2kb
Publisher
:
Ls
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.