代码搜索:Nearest
找到约 1,596 项符合「Nearest」的源代码
代码结果 1,596
www.eeworm.com/read/197905/5090951
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/346158/3189537
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/298327/3867175
cpp s_llrint.cpp
/* See the import.pl script for potential modifications */
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997, 2004 Free Software Foundati
www.eeworm.com/read/298327/3867187
cpp s_lrint.cpp
/* See the import.pl script for potential modifications */
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997, 2004 Free Software Foundati
www.eeworm.com/read/298327/3867292
cpp s_lrintl.cpp
/* See the import.pl script for potential modifications */
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997, 2004 Free Software Foundati
www.eeworm.com/read/298327/3867297
cpp s_llrintl.cpp
/* See the import.pl script for potential modifications */
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997, 2004 Free Software Foundati
www.eeworm.com/read/292984/3935777
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/292964/3936925
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/434858/1867961
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/429426/1948714
py regression3.py
# Description: Uses cross-validation to compare regression tree and k-nearest neighbors
# Category: modelling, evaluation
# Uses: housing
# Classes: orngStat.MSE, orngTest.crossValida