代码搜索:codebook
找到约 1,717 项符合「codebook」的源代码
代码结果 1,717
www.eeworm.com/read/429242/8814245
m training.m
function codebook = training(train_dir,n);
% train_dir : string name of directory contains all train sound files
% n : number of train files in traindir
% codebook : trained VQ codeboo
www.eeworm.com/read/384512/8866003
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/384512/8866334
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/428451/8867229
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/384426/8871056
m vqexpofn.m
%
function vqexpofn(action, datastruct)
if nargin < 1
action='init';
end
name = mfilename;
figname = [name(1:end-2) '_fig'];
f=findobj('Tag',figname);
handles = get(f,'UserDa
www.eeworm.com/read/427586/8932010
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/183445/9158689
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/374698/9388864
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/178375/9405570
h g_pitch.h
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
www.eeworm.com/read/178375/9406096
h q_gain_c.h
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve