代码搜索:Nearest
找到约 1,596 项符合「Nearest」的源代码
代码结果 1,596
www.eeworm.com/read/442927/7641930
m srchbbtknn.m
function [NNINDEX, NNDIST, DISTCOMPCOUNT] = srchbbtknn(vec, tree, alldata, k)
% BBTKNN Branch-and-bound tree search for k nearest neighbor
% Roger Jang, 20000114
global NNINDEX % Nearest neigh
www.eeworm.com/read/441245/7673414
m knnm.m
%KNNM K-Nearest Neighbour based density estimate
%
% W = KNNM(A,KNN)
%
% D = B*W
%
% INPUT
% A Dataset
% KNN Number of nearest neighbours
%
% OUTPUT
% W Density estimate
%
% DESC
www.eeworm.com/read/137160/13342630
m knnm.m
%KNNM K-Nearest Neighbour based density estimate
%
% W = KNNM(A,KNN)
%
% D = B*W
%
% INPUT
% A Dataset
% KNN Number of nearest neighbours
%
% OUTPUT
% W Density estimate
%
% DESC
www.eeworm.com/read/314653/13562713
m knnm.m
%KNNM K-Nearest Neighbour based density estimate
%
% W = KNNM(A,KNN)
%
% D = B*W
%
% INPUT
% A Dataset
% KNN Number of nearest neighbours
%
% OUTPUT
% W Density estimate
%
% DESC
www.eeworm.com/read/493294/6400499
m knnm.m
%KNNM K-Nearest Neighbour based density estimate
%
% W = KNNM(A,KNN)
%
% D = B*W
%
% INPUT
% A Dataset
% KNN Number of nearest neighbours
%
% OUTPUT
% W Density estimate
%
% DESC
www.eeworm.com/read/400577/11573378
m knnm.m
%KNNM K-Nearest Neighbour based density estimate
%
% W = KNNM(A,KNN)
%
% D = B*W
%
% INPUT
% A Dataset
% KNN Number of nearest neighbours
%
% OUTPUT
% W Density estimate
%
% DESC
www.eeworm.com/read/256798/11971870
m knnm.m
%KNNM K-Nearest Neighbour based density estimate
%
% W = KNNM(A,KNN)
%
% D = B*W
%
% INPUT
% A Dataset
% KNN Number of nearest neighbours
%
% OUTPUT
% W Density estimate
%
% DESC
www.eeworm.com/read/255755/12058344
m knnm.m
%KNNM K-Nearest Neighbour based density estimate
%
% W = KNNM(A,KNN)
%
% D = B*W
%
% INPUT
% A Dataset
% KNN Number of nearest neighbours
%
% OUTPUT
% W Density estimate
%
% DESC
www.eeworm.com/read/150905/12249747
m knnm.m
%KNNM K-Nearest Neighbour based density estimate
%
% W = KNNM(A,KNN)
%
% D = B*W
%
% INPUT
% A Dataset
% KNN Number of nearest neighbours
%
% OUTPUT
% W Density estimate
%
% DESC
www.eeworm.com/read/149739/12354009
m knnm.m
%KNNM K-Nearest Neighbour based density estimate
%
% W = KNNM(A,KNN)
%
% D = B*W
%
% INPUT
% A Dataset
% KNN Number of nearest neighbours
%
% OUTPUT
% W Density estimate
%
% DESC