代码搜索:Nearest
找到约 1,596 项符合「Nearest」的源代码
代码结果 1,596
www.eeworm.com/read/362246/10010539
c gnpp_mex.c
/*-----------------------------------------------------------------------
gnpp_mex.c: MEX-file solver for Generalized Nearest Point Problem
Synopsis:
[alpha,exitflag,t,access,History] = gnpp_m
www.eeworm.com/read/418695/10935431
m nmsc.m
%NMSC Nearest Mean Scaled Classifier
%
% W = nmsc(A)
%
% Computation of the linear discriminant for the classes in the
% dataset A assuming zero covariances and equal class variances.
%
% See als
www.eeworm.com/read/449367/7508222
c tsp.c
/*
* Simulated annealing and the Symetric
* Euclidian Traveling Salesman Problem.
*
* Solution based on local search heuristics for
* non-crossing paths and nearest neighbors
*
* Storage Requi
www.eeworm.com/read/448535/7531318
m tohankel.m
function [A,d] = tohankel(A,r)
%
% Determine the matrix nearest to A which is Hankel and has rank r
% using the composite mapping algorithm
%
% function A = tohankel(A,r)
%
% A = input/output
www.eeworm.com/read/448535/7531473
m tohankelbig.m
function [A,diff] = tohankelbig(A,r,d)
%
% Determine the matrix nearest to A which is (block) Hankel and has rank r
% using the composite mapping algorithm
%
% function A = tohankelbig(A,r)
%
www.eeworm.com/read/397102/8068257
m nmsc.m
%NMSC Nearest Mean Scaled Classifier
%
% W = nmsc(A)
%
% Computation of the linear discriminant for the classes in the
% dataset A assuming zero covariances and equal class variances.
%
% See als
www.eeworm.com/read/312163/13617629
c~ gnpp_mex.c~
/*-----------------------------------------------------------------------
gnpp_mex.c: MEX-file solver for Generalized Nearest Point Problem
Synopsis:
[alpha,exitflag,t,access,History] = gnpp_m
www.eeworm.com/read/312163/13617631
c gnpp_mex.c
/*-----------------------------------------------------------------------
gnpp_mex.c: MEX-file solver for Generalized Nearest Point Problem
Synopsis:
[alpha,exitflag,t,access,History] = gnpp_m
www.eeworm.com/read/342008/12047248
m nmsc.m
%NMSC Nearest Mean Scaled Classifier
%
% W = nmsc(A)
%
% Computation of the linear discriminant for the classes in the
% dataset A assuming zero covariances and equal class variances.
%
% See als
www.eeworm.com/read/150760/12266256
c~ gnpp_mex.c~
/*-----------------------------------------------------------------------
gnpp_mex.c: MEX-file solver for Generalized Nearest Point Problem
Synopsis:
[alpha,exitflag,t,access,History] = gnpp_m