代码搜索:Nearest
找到约 1,596 项符合「Nearest」的源代码
代码结果 1,596
www.eeworm.com/read/13871/284607
m knnfwd.m
function [y, l] = knnfwd(net, x)
%KNNFWD Forward propagation through a K-nearest-neighbour classifier.
%
% Description
% [Y, L] = KNNFWD(NET, X) takes a matrix X of input vectors (one vector
% pe
www.eeworm.com/read/470917/1439858
c s_rintf.c
/* Round a 32-bit floating point value to the nearest integer.
Copyright (C) 1997, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free softw
www.eeworm.com/read/470917/1439865
c s_rint.c
/* Round a 64-bit floating point value to the nearest integer.
Copyright (C) 1997, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free softw
www.eeworm.com/read/237551/4624125
c s_rintf.c
/* Round a 32-bit floating point value to the nearest integer.
Copyright (C) 1997, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free softw
www.eeworm.com/read/237551/4624131
c s_rint.c
/* Round a 64-bit floating point value to the nearest integer.
Copyright (C) 1997, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free softw
www.eeworm.com/read/338438/3318054
m measure_newloc.m
% measure_newloc.m
%
% Acquire the new pointer location and highlight the nearest graph curve
% data point.
function measure_newloc
global meas;
sf = meas.sigfig;
% See if we've moved o
www.eeworm.com/read/320652/3543309
c s_rintf.c
/* Round a 32-bit floating point value to the nearest integer.
Copyright (C) 1997, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free softw
www.eeworm.com/read/320652/3543315
c s_rint.c
/* Round a 64-bit floating point value to the nearest integer.
Copyright (C) 1997, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free softw
www.eeworm.com/read/298657/3860235
c dl-addr.c
/* Locate the shared object symbol nearest a given address.
Copyright (C) 1996-2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free sof
www.eeworm.com/read/279968/4129323
c dl-addr.c
/* Locate the shared object symbol nearest a given address.
Copyright (C) 1996-2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free sof