代码搜索:codebook

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

代码结果 1,717
www.eeworm.com/read/214923/15082947

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/209260/15224740

c bits.c

/* Version 2.0 Last modified: 6/30/95 */ /*****************************************************************************/ /* bit stream manipulation routines
www.eeworm.com/read/167185/5465310

c vqdes.c

/* * This material contains unpublished, proprietary software of * Entropic Research Laboratory, Inc. Any reproduction, distribution, * or publication of this work must be authorized in writing b
www.eeworm.com/read/159489/5583971

h icbconstruct.h

/****************************************************************** iLBC Speech Coder ANSI-C Source Code iCBConstruct.h Copyright (c) 2001,
www.eeworm.com/read/159489/5583985

h icbsearch.h

/****************************************************************** iLBC Speech Coder ANSI-C Source Code iCBSearch.h C
www.eeworm.com/read/159485/5584194

c bits.c

/* Version 3.3 Last modified: December 26, 1995 */ /*****************************************************************************/ /* bit stream manipulation routines
www.eeworm.com/read/473492/6844949

h icbconstruct.h

/****************************************************************** iLBC Speech Coder ANSI-C Source Code iCBConstruct.h Copyright (C) The Internet Society (2004). All Rights
www.eeworm.com/read/473492/6844963

h icbsearch.h

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

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/294611/8216789

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,