代码搜索:Nearest

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

代码结果 1,596
www.eeworm.com/read/344585/3208009

m find_nn.m

function [D, ni] = find_nn(X, k, type) %FIND_NN Finds k nearest neigbors for all datapoints in the dataset % % [D, ni] = find_nn(X, k, type) % % Finds the k nearest neighbors for all datapoints in the
www.eeworm.com/read/304358/3799787

m feasibl.m

function [x, flag] = feasibl(A,bvec,xstart,R,p,RP,pp,D,tol); %FEASIBL Find nearest feasible point. % x = FEASIBL(A,bvec,xstart,R,p,RP,pp,D,tol) determines % the point nearest to xstart satisfy
www.eeworm.com/read/395929/2427816

c dwarf1.c

/* DWARF 1 find nearest line (_bfd_dwarf1_find_nearest_line). Copyright 1998, 1999, 2000 Free Software Foundation, Inc. Written by Gavin Romig-Koch of Cygnus Solutions (gavin@cygnus.com). This fi
www.eeworm.com/read/394381/8227696

m feasibl.m

function [x, flag] = feasibl(A,bvec,xstart,R,p,RP,pp,D,tol); %FEASIBL Find nearest feasible point. % x = FEASIBL(A,bvec,xstart,R,p,RP,pp,D,tol) determines % the point nearest to xstart satisfy
www.eeworm.com/read/334860/12568142

m feasibl.m

function [x, flag] = feasibl(A,bvec,xstart,R,p,RP,pp,D,tol); %FEASIBL Find nearest feasible point. % x = FEASIBL(A,bvec,xstart,R,p,RP,pp,D,tol) determines % the point nearest to xstart satisfy
www.eeworm.com/read/169806/9837411

c electric wiring.c

/**************************************************************** * File Name: Electric Wiring.c * * Purpose: To compute the nearest integer length of wire *
www.eeworm.com/read/444528/6965712

makefile

#----------------------------------------------------------------------------- # Makefile for the sample program # # ANN: Approximate Nearest Neighbors # Version: 1.1.1 08/04/06 #---------------------
www.eeworm.com/read/212303/15160236

m knn_test.m

%------------------------------------------------------------- % K-Nearest Neighbours demo % Original Author: David Ross % Modified by: Debajyoti Ray %-------------------------------------------------
www.eeworm.com/read/445644/1719727

cfg nn.cfg

#------------------------------------------------------------------------------ # nn.cfg # # Configuration file for Nearest Neighbor Classification Method for # Lipi Toolkit 2.0 #----------------
www.eeworm.com/read/445644/1719947

cfg nn.cfg

#------------------------------------------------------------------------------ # nn.cfg # # Configuration file for Nearest Neighbor Classification Method for # Lipi Toolkit 2.0 #---------------------