代码搜索:Nearest

找到约 1,596 项符合「Nearest」的源代码

代码结果 1,596
www.eeworm.com/read/373632/9445407

index

knn.var K-Nearest Neighbor Classification With Variable Selection knnTree K-NEAREST NEIGHBOR CLASSIFIERS WITHIN LEAVES OF
www.eeworm.com/read/429362/8810567

cpp handleball.cpp

/* Copyright (C) 2005 Ferdowsi University */ #include "handleball.h" #include "global.h" HandleBall::HandleBall() { } bool HandleBall::MakeShootDecision() { } bool HandleBall::MakeDribleDecisio
www.eeworm.com/read/253473/12220370

m nearestneighbour.m

function [idx, tri] = nearestneighbour(varargin) %NEARESTNEIGHBOUR find nearest neighbours % IDX = NEARESTNEIGHBOUR(P, X) finds the nearest neighbour by Euclidean % distance to each point in
www.eeworm.com/read/222627/14682137

m nearestneighbour.m

function [idx, tri] = nearestneighbour(varargin) %NEARESTNEIGHBOUR find nearest neighbours % IDX = NEARESTNEIGHBOUR(X) finds the nearest neighbour by Euclidean % distance to each point (colu
www.eeworm.com/read/461264/7230325

pro nint.pro

function nint, x, LONG = long ;Nearest Integer Function ;+ ; NAME: ; NINT ; PURPOSE: ; Nearest integer function. ; EXPLANATION: ; NINT() is similar to the intrinsic ROUND function, with
www.eeworm.com/read/397097/8069139

m nndd.m

%NNDD Nearest neighbour data description method. % % W = nndd(A,fracrej) % % Calculates the Nearest neighbour data description. Training only % consists of the computation of the resemblance o
www.eeworm.com/read/431675/8661807

m nmc.m

%NMC Nearest Mean Classifier % % W = nmc(A) % % Computation of the nearest mean classifier between the classes in % the dataset A. % % See also datasets, mappings, nmsc, ldc, fisherc, qdc, udc
www.eeworm.com/read/418695/10935229

m nmc.m

%NMC Nearest Mean Classifier % % W = nmc(A) % % Computation of the nearest mean classifier between the classes in % the dataset A. % % See also datasets, mappings, nmsc, ldc, fisherc, qdc, udc
www.eeworm.com/read/397102/8068027

m nmc.m

%NMC Nearest Mean Classifier % % W = nmc(A) % % Computation of the nearest mean classifier between the classes in % the dataset A. % % See also datasets, mappings, nmsc, ldc, fisherc, qdc, udc
www.eeworm.com/read/342008/12046920

m nmc.m

%NMC Nearest Mean Classifier % % W = nmc(A) % % Computation of the nearest mean classifier between the classes in % the dataset A. % % See also datasets, mappings, nmsc, ldc, fisherc, qdc, udc