代码搜索:codebook

找到约 1,717 项符合「codebook」的源代码

代码结果 1,717
www.eeworm.com/read/141739/12988748

m som_coloring.m

function Col = som_coloring(sM,ncol,chaingap,dw) % SOM_COLORING Make a SOM-based coloring for given data/map. % % Col = som_coloring(sM,[ncol],[chaingap],[dw]) % % Col = som_coloring(sM,5); % som_
www.eeworm.com/read/326814/13115158

m train.m

function code = train(traindir, n) % Speaker Recognition: Training Stage % % Input: % traindir : string name of directory contains all train sound files % n : number of train f
www.eeworm.com/read/321469/13404258

m train.m

function code = train(traindir, n) % Speaker Recognition: Training Stage % % Input: % traindir : string name of directory contains all train sound files % n : number of train f
www.eeworm.com/read/313956/13578220

m quantiz.m

function [indx, quant, distor] = quantiz(sig, partition, codebook) %QUANTIZ Produces the quantization index and output value. % INDX = QUANTIZ(SIG, PARTITION) produces a quantization index IDE
www.eeworm.com/read/303048/13823181

m lvq1.m

function codebook=lvq1(codebook, data, rlen, alpha); %LVQ1 Trains a codebook with the LVQ1 -algorithm. % % sM = lvq1(sM, D, rlen, alpha) % % sM = lvq1(sM,sD,30*length(sM.codebook),0.08); % % Inpu
www.eeworm.com/read/303048/13823277

m som_coloring.m

function Col = som_coloring(sM,ncol,chaingap,dw) % SOM_COLORING Make a SOM-based coloring for given data/map. % % Col = som_coloring(sM,[ncol],[chaingap],[dw]) % % Col = som_coloring(sM,5); % som_
www.eeworm.com/read/145973/5742871

h helpfun.h

/****************************************************************** iLBC Speech Coder ANSI-C Source Code helpfun.h Copyright (c) 2001,
www.eeworm.com/read/145973/5742934

h ld8cp.h

/* ITU-T G.729 Annex C+ - Reference C code for floating point implementation of G.729 Annex C+ (integration of Annexes B, D and E)
www.eeworm.com/read/145973/5742947

c pred_lt3.c

/* ITU-T G.729 Annex C - Reference C code for floating point implementation of G.729 Version 1.01 of 15.September.98 */ /* ----------------
www.eeworm.com/read/144564/5749851

c g723_codec.c

/****************************************************************************** // INTEL CORPORATION PROPRIETARY INFORMATION // This software is supplied under the terms of a license agreement or