代码搜索:Nearest
找到约 1,596 项符合「Nearest」的源代码
代码结果 1,596
www.eeworm.com/read/140851/13059096
m demknn1.m
%DEMKNN1 Demonstrate nearest neighbour classifier.
%
% Description
% The problem consists of data in a two-dimensional space. The data is
% drawn from three spherical Gaussian distributions with
www.eeworm.com/read/138798/13212144
m demknn1.m
%DEMKNN1 Demonstrate nearest neighbour classifier.
%
% Description
% The problem consists of data in a two-dimensional space. The data is
% drawn from three spherical Gaussian distributions with
www.eeworm.com/read/314681/13561778
m fneighbors_multi2.m
function fneighbors_multi2(coords, nnmax)
%
%function fneighbors_multi2(coords, nnmax)
%
%This function finds the nnmax nearest neighbors to each observation and stores it in a series of individua
www.eeworm.com/read/140847/5779160
m offline_loopy_slam.m
% We navigate a robot around a square using a fixed control policy and no noise.
% We assume the robot observes the relative distance to the nearest landmark.
% Everything is linear-Gaussian.
%%%%%%%
www.eeworm.com/read/133943/5897344
m offline_loopy_slam.m
% We navigate a robot around a square using a fixed control policy and no noise.
% We assume the robot observes the relative distance to the nearest landmark.
% Everything is linear-Gaussian.
%%%%%%%
www.eeworm.com/read/493294/6399891
m dd_ex1.m
% DD_EX1
%
% Example of the creation of a One-Class problem, and the solutions
% obtained by the Nearest Neighbor Data Description and the Support
% Vector Data Description. Furthermore, the ROC curve
www.eeworm.com/read/493005/6403437
prevprime
NAME
prevprime - nearest prime less than specified number
SYNOPSIS
prevprime(n [,err])
TYPES
n real
err integer
return positive integer or err
DESCRIPTION
If n is an inte
www.eeworm.com/read/493005/6403598
nextprime
NAME
nextprime - nearest prime greater than specified number
SYNOPSIS
nextprime(n [,err])
TYPES
n real
err integer
return positive integer or err
DESCRIPTION
If n is an i
www.eeworm.com/read/492400/6422205
m dd_ex1.m
% DD_EX1
%
% Example of the creation of a One-Class problem, and the solutions
% obtained by the Nearest Neighbor Data Description and the Support
% Vector Data Description. Furthermore, the ROC curve
www.eeworm.com/read/400576/11573459
m dd_ex1.m
% DD_EX1
%
% Example of the creation of a One-Class problem, and the solutions
% obtained by the Nearest Neighbor Data Description and the Support
% Vector Data Description. Furthermore, the ROC curve