代码搜索:Distance
找到约 8,736 项符合「Distance」的源代码
代码结果 8,736
www.eeworm.com/read/177484/9451140
h deflate.h
/* deflate.h -- internal compression state
* Copyright (C) 1995-2002 Jean-loup Gailly
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* WARNING: this file should
www.eeworm.com/read/176823/9483159
m dist2.m
function n2 = dist2(x, c)
%DIST2 Calculates squared distance between two sets of points.
%
% Description
% D = DIST2(X, C) takes two matrices of vectors and calculates the
% squared Euclidean distance
www.eeworm.com/read/372550/9503973
m contents.m
% Voicebox: Speech Processing Toolbox
%
% Audio File Input/Output
% readwav - Read a WAV file
% writewav - Write a WAV file
% readhtk - Read HTK waveform files
% writehtk - Wri
www.eeworm.com/read/175683/9536338
m ecocfwd.m
function [Y, Y1, Y2] = ecocfwd(net, X)
% ECOCFWD - Forward propagation for a set of learners with ECOC
%
% Y = ECOCFWD(NET, X)
% Given an error correcting output code wrapper NET, the class
% p
www.eeworm.com/read/175082/9560964
m nearest.m
function [zj,j,d] = nearest(z,xi);
% NEAREST: return the vector zj in z that is nearest to xi
% [zj,j,d] = nearest(z,xi)
% z - d*J vectors that need to be compared to xi
% xi - the vector that wants
www.eeworm.com/read/174996/9565112
h inftrees.h
/* inftrees.h -- header to use inftrees.c
* Copyright (C) 1995-2005 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* WARNING: this file should *not* be use
www.eeworm.com/read/174996/9565114
h deflate.h
/* deflate.h -- internal compression state
* Copyright (C) 1995-2004 Jean-loup Gailly
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* WARNING: this file should *not*
www.eeworm.com/read/169757/9839241
h deflate.h
/* deflate.h -- internal compression state
* Copyright (C) 1995-2002 Jean-loup Gailly
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* WARNING: this file should *not
www.eeworm.com/read/365161/9876596
m contents.m
% Voicebox: Speech Processing Toolbox
%
% Audio File Input/Output
% readwav - Read a WAV file
% writewav - Write a WAV file
% readhtk - Read HTK waveform files
% writehtk - Wri
www.eeworm.com/read/364410/9907501
h deflate.h
/* deflate.h -- internal compression state
* Copyright (C) 1995-2002 Jean-loup Gailly
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* WARNING: this file should