搜索结果
找到约 34 项符合
nearest 的查询结果
按分类筛选
数据结构 SR-tree is an index structure for high-dimensional nearest neighbor queries
SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image / video applications.
人工智能/神经网络 k-nearest neighbors classifier
k-nearest neighbors classifier
游戏 Line intersect get the nearest point.
Line intersect get the nearest point.
人工智能/神经网络 假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数
假近邻法(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 ...
matlab例程 K-Nearest neighbour algorithm
K-Nearest neighbour algorithm
文章/文档 假近邻方法(False Nearest Neighbor,FNN)求混沌时间序列重构嵌入维
假近邻方法(False Nearest Neighbor,FNN)求混沌时间序列重构嵌入维
其他 主要是KNN(the k-nearest neighbor algorithm ),LVQ1(learning vector quantization 1), DSM(decision surface
主要是KNN(the k-nearest neighbor algorithm ),LVQ1(learning vector quantization 1), DSM(decision surface mapping)算法。
and a simple clustering algorithm.
人工智能/神经网络 k nearest neiborhood in macine learning
k nearest neiborhood
in macine learning
人工智能/神经网络 ClustanGraphics聚类分析工具。提供了11种聚类算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Li
ClustanGraphics聚类分析工具。提供了11种聚类算法。
Single Linkage (or Minimum Method, Nearest Neighbor)
Complete Linkage (or Maximum Method, Furthest Neighbor)
Average Linkage (UPGMA)
Weighted Average Linkage (WPGMA)
Mean Proximity
Centroid (UPGMC)
Median (WPGMC)
Increase in Sum of Squares (Ward s Me ...
matlab例程 KNN K-nearest neighbor rule for classification
KNN K-nearest neighbor rule for classification