代码搜索:codebook

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

代码结果 1,717
www.eeworm.com/read/421949/10676070

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/274866/10847348

h icbconstruct.h

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

h icbsearch.h

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

c bits.c

/* ITU-T G.729A Speech Coder ANSI-C Source Code Version 1.1 Last modified: September 1996 Copyright (c) 1996, AT&T, France Telecom, NTT, Universite de Sherbrooke All rights reser
www.eeworm.com/read/138660/7205142

c bits.c

/* ITU-T G.729A Speech Coder ANSI-C Source Code Version 1.1 Last modified: September 1996 Copyright (c) 1996, AT&T, France Telecom, NTT, Universite de Sherbrooke All rights
www.eeworm.com/read/445897/7588842

c bits.c

/* ITU-T G.729 Software Package Release 2 (November 2006) */ /* ITU-T G.729 - Reference C code for fixed point implementation */ /* Version 3.3 Last modified: December 26, 1995 */ /***********
www.eeworm.com/read/445889/7588899

c bits.c

/* ITU-T G.729 Software Package Release 2 (November 2006) */ /* ITU-T G.729 - Reference C code for fixed point implementation */ /* Version 3.3 Last modified: December 26, 1995 */ /***********
www.eeworm.com/read/397122/8065821

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/397115/8066468

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/397115/8066851

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,