CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Neighbor
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Neighbor - List
[
AI-NN-PR
]
Myknn
DL : 0
knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-Knn, or k-nearest neighbor algrithom, is a simple and classical classifier algrithom.
Update
: 2025-02-17
Size
: 433kb
Publisher
:
张蕊
[
Data structs
]
近邻算法求解TSP问题
DL : 0
本程序用另外一种算法即近邻算法解决TSP,即旅行商问题,请高手指教.-this procedure with the other algorithms that solve the TSP neighbor algorithm, the traveling salesman problem, experts advise.
Update
: 2025-02-17
Size
: 12kb
Publisher
:
chen
[
AI-NN-PR
]
rstree
DL : 0
基于内容的多媒体数据库检索算法: 用于最近邻搜索的R*-tree算法-content-based multimedia database search algorithm : Nearest Neighbor Search for the R*- tree algorithm
Update
: 2025-02-17
Size
: 960kb
Publisher
:
章明
[
CSharp
]
ann_1.1
DL : 0
ANN is a library written in the C++ programming language to support both exact and approximate nearest neighbor searching in spaces of various dimensions.ANN is also a testbed containing programs and procedures for generating data sets, collecting and analyzing statistics on the performance of nearest neighbor algorithms and data structures, and visualizing the geometric structure of these data structures.-ANN is a library written in the C programmin g language to support both exact and approximat e nearest neighbor searching in spaces of VARIO us dimensions.ANN is also a testbed containing programs and procedures for generating data se ts. collecting and analyzing statistics on the per Formance of nearest neighbor algorithms and da ta structures, visualizing and the geometric structure of the se data structures.
Update
: 2025-02-17
Size
: 526kb
Publisher
:
工人
[
Graph program
]
classifier_knn
DL : 0
最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use!
Update
: 2025-02-17
Size
: 2kb
Publisher
:
[
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-17
Size
: 97kb
Publisher
:
呆雁
[
matlab
]
KNNalgorithm
DL : 0
K-Nearest neighbour algorithm-K- Nearest neighbor algorithm
Update
: 2025-02-17
Size
: 1kb
Publisher
:
shang jie
[
AI-NN-PR
]
TestJavaSKNN
DL : 0
一个基于网格和最近邻居的聚类算法 Similarity(x, y) = size ( SKNN(x) SKNN(y) ),while Link(x, y)=1-a Grid-based, and the nearest neighbor clustering algorithm similarity (x, y) = size (SKNN (x) SKNN (y)), while Link (x, y) = 1
Update
: 2025-02-17
Size
: 2kb
Publisher
:
高雷
[
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-17
Size
: 17kb
Publisher
:
才华
[
Documents
]
Determining_embedding_dimension_for_phase-space_re
DL : 0
假近邻方法(False Nearest Neighbor,FNN)求混沌时间序列重构嵌入维-false neighbor approach (False Nearest Neighbor, FNN) for chaotic time series embedding dimension Reconstruction
Update
: 2025-02-17
Size
: 1.51mb
Publisher
:
xujia
[
Graph Recognize
]
NearestRecognation
DL : 0
程序实现了.net环境下,C++语言的手写数字识别,程序对手写数据进行了去边框处理,采用最近邻法进行了分类-achieved with the program. Net environment, the C language handwritten numeral recognition, procedures for handwritten data to the frame, using nearest neighbor method of classification
Update
: 2025-02-17
Size
: 2.22mb
Publisher
:
江南
[
AI-NN-PR
]
knn_map
DL : 0
用得最多的是最近邻,此处上传的是K-近邻,即k=1。matlab环境下的代码。附有实例。-used most often is the nearest neighbor, here is uploaded K-neighbor, k = 1. Matlab environment code. With examples.
Update
: 2025-02-17
Size
: 1kb
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-17
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-17
Size
: 2kb
Publisher
:
wang
[
matlab
]
NearestNeighbor
DL : 0
模式识别问题最近邻算法的matlab实现,简单易懂-nearest neighbor pattern recognition algorithm to achieve the Matlab and easily understood
Update
: 2025-02-17
Size
: 1kb
Publisher
:
马标
[
AI-NN-PR
]
PRAssign
DL : 0
脱机手写体识别Matlab源程序 包括特征提取、bayes分类器、K近邻分类及最近邻分类。 TestScriptRecognition.m:测试代码 ScriptFeaExtract.m :特征提取 KNearestEstimate.m :K近邻估计 NearestEstimate.m : 最近邻估计 BayesTrain.m :训练bayes分类器 Bayes.m :测试bayes分类器 CrossValidate.m :m交叉验证 -Offline Handwriting Recognition Matlab source including feature extraction, bayes classifier, K-nearest neighbor and nearest neighbor classifier. TestScriptRecognition.m : ScriptFeaExtract.m test code : Feature Extraction KNearestEstimate.m : K-nearest neighbor is estimated NearestEstimate.m : nearest neighbor is estimated BayesTrain.m : Training bayes classifier Bayes.m : Test bayes classifier CrossValidate.m : m cross-certification
Update
: 2025-02-17
Size
: 6kb
Publisher
:
[
Other
]
NN3
DL : 0
主要是KNN(the k-nearest neighbor algorithm ),LVQ1(learning vector quantization 1), DSM(decision surface mapping)算法。 and a simple clustering algorithm.-Mainly KNN (the k-nearest neighbor algorithm), LVQ1 (learning vector quantization 1), DSM (decision surface mapping) algorithm. and a simple clustering algorithm.
Update
: 2025-02-17
Size
: 12kb
Publisher
:
sandy
[
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-17
Size
: 5kb
Publisher
:
李平
[
Graph Recognize
]
k1
DL : 0
用k近邻法实现图像识别,程序比简单,需要训练集-K neighbor method used to achieve image recognition, the program than the simple need for training set
Update
: 2025-02-17
Size
: 1kb
Publisher
:
zy
[
Special Effects
]
Nearest-neighbor-interpolation-and-the-speed-optim
DL : 0
近邻取样插值和其速度优化,是图像缩放技术中重要的技术之一,代码很丰富,稍作修改就可用于自己的代码中-Nearest neighbor interpolation and the speed optimization of sampling,is one of Image scaling technology
Update
: 2025-02-17
Size
: 22kb
Publisher
:
张燕
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.