代码搜索:Nearest

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

代码结果 1,596
www.eeworm.com/read/150905/12248360

m knnc.m

%KNNC K-Nearest Neighbor Classifier % % [W,K,E] = KNNC(A,K) % [W,K,E] = KNNC(A) % % INPUT % A Dataset % K Number of the nearest neighbors (optional; default: K is % optimized with resp
www.eeworm.com/read/149739/12352722

m knnc.m

%KNNC K-Nearest Neighbor Classifier % % [W,K,E] = KNNC(A,K) % [W,K,E] = KNNC(A) % % INPUT % A Dataset % K Number of the nearest neighbors (optional; default: K is % optimized with resp
www.eeworm.com/read/213240/15139937

m dnndd.m

%DNNDD Distance nearest neighbour data description method. % % W = dnndd(D,fracrej) % % Calculates the Nearest neighbour data description on distance data. % Training only consists of the comp
www.eeworm.com/read/213240/15139941

m dknndd.m

%DKNNDD Distance K-Nearest neighbour data description method. % % W = DKNNDD(D,FRACREJ,K,METHOD) % % Calculates the K-Nearest neighbour data description on distance % dataset D. Two methods a
www.eeworm.com/read/164348/5497961

c setclrs.c

/* ***** BEGIN LICENSE BLOCK ***** * Source last modified: $Id: setclrs.c,v 1.2.48.3 2004/07/09 02:00:18 hubbe Exp $ * * Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved.
www.eeworm.com/read/367457/9746739

lnt co-iar.lnt

// co-iar.lnt // Compiler Options for IAR C // This file contains options to allow PC-lint to process source // files for your compiler. It is used as follows: // // lint co-ia
www.eeworm.com/read/367152/9780183

m lans_proj2sqr.m

% lans_proj2sqr - Project data onto a square patch in high-D space % % [se,np,idx,gse] = lans_proj2sqr(y,sqrv,sqri[,option]) % % _____OUTPUTS_______________________________________________________
www.eeworm.com/read/367152/9780234

m bsol1.m

% bsol1 - Batch self-organizing line (1 epoch/iteration) % % function [nk,nf,mse] = bsol1(data,para,k,f) % % INPUTS % ====== % data : data (col vectors) % para : see getpara.m (row vector) %
www.eeworm.com/read/133707/14029199

lnt co-iar.lnt

// co-iar.lnt // Compiler Options for IAR C // This file contains options to allow PC-lint to process source // files for your compiler. It is used as follows: // // lint co-ia
www.eeworm.com/read/133707/14029507

lnt co-iar.lnt

// co-iar.lnt // Compiler Options for IAR C // This file contains options to allow PC-lint to process source // files for your compiler. It is used as follows: // // lint co-ia