代码搜索:codebook

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

代码结果 1,717
www.eeworm.com/read/196292/8102353

h icbconstruct.h

/****************************************************************** iLBC Speech Coder ANSI-C Source Code iCBConstruct.h Copyright (C) The Internet Society (2004). Al
www.eeworm.com/read/196292/8102384

h icbsearch.h

/****************************************************************** iLBC Speech Coder ANSI-C Source Code iCBSearch.h Copyright (C) The Internet Society (2004). All R
www.eeworm.com/read/145478/12720528

h g_pitch.h

/* ******************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Ve
www.eeworm.com/read/145478/12721224

h q_gain_c.h

/* ******************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Ve
www.eeworm.com/read/145478/12721239

h c1035pf.h

/* ******************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Ve
www.eeworm.com/read/331448/12827284

m som_read_cod.m

function sMap = som_read_cod(filename) %SOM_READ_COD Reads a SOM_PAK format codebook file. % % sMap = som_read_cod(filename); % % sMap = som_read_cod('map1.cod'); % % Input and output arguments: %
www.eeworm.com/read/331448/12827567

m lvq3.m

function codebook = lvq3(codebook,data,rlen,alpha,win,epsilon) %LVQ3 trains codebook with LVQ3 -algorithm % % sM = lvq3(sM,D,rlen,alpha,win,epsilon) % % sM = lvq3(sM,sD,50*length(sM.codebook),0.05,
www.eeworm.com/read/331336/12832498

m codelssvm.m

function model = codelssvm(model,Yt,Ytt) % This function is only for intern LS-SVMlab use. For extern coding of the classes, use the functions 'code'. % % Function to decode & encode the responses of
www.eeworm.com/read/244790/12843546

m som_read_cod.m

function sMap = som_read_cod(filename) %SOM_READ_COD Reads a SOM_PAK format codebook file. % % sMap = som_read_cod(filename); % % sMap = som_read_cod('map1.cod'); % % Input and output arguments: %
www.eeworm.com/read/244790/12843803

m lvq3.m

function codebook = lvq3(codebook,data,rlen,alpha,win,epsilon) %LVQ3 trains codebook with LVQ3 -algorithm % % sM = lvq3(sM,D,rlen,alpha,win,epsilon) % % sM = lvq3(sM,sD,50*length(sM.codebook),0.05,