代码搜索:codebook

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

代码结果 1,717
www.eeworm.com/read/369344/9654090

c bits.c

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

c bits.c

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

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/172172/9722089

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/367875/9724826

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/367875/9725041

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/367440/9748447

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/249541/12489243

c bits.c

/*****************************************************************************/ /* bit stream manipulation routines */ /***********************************
www.eeworm.com/read/235928/14041398

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/235928/14041697

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,