代码搜索:codebook
找到约 1,717 项符合「codebook」的源代码
代码结果 1,717
www.eeworm.com/read/369719/9635673
h tab_ld8k.h
/*
ITU-T G.729 Annex C - Reference C code for floating point
implementation of G.729
Version 1.01 of 15.September.98
*/
/*
-----------------------
www.eeworm.com/read/172172/9722075
m plotlssvm.m
function model = plotlssvm(model,ab,grain, princdim)
% Plot the LS-SVM results in the environment of the training data
%
% >> plotlssvm({X,Y,type,gam, sig2, kernel})
% >> plotlssvm({X,Y,type,gam, sig
www.eeworm.com/read/172172/9722104
m code_moc.m
function [codebook,scheme] = code_MOC(m)
% Generate the codebook for multiclass classification with Minimum Output encoding.
%
% >> codebook = code_MOC(m)
%
% see also:
% code
% Copyright (c) 200
www.eeworm.com/read/367440/9748436
m plotlssvm.m
function model = plotlssvm(model,ab,grain, princdim)
% Plot the LS-SVM results in the environment of the training data
%
% >> plotlssvm({X,Y,type,gam, sig2, kernel})
% >> plotlssvm({X,Y,type,gam, sig
www.eeworm.com/read/367440/9748466
m code_moc.m
function [codebook,scheme] = code_MOC(m)
% Generate the codebook for multiclass classification with Minimum Output encoding.
%
% >> codebook = code_MOC(m)
%
% see also:
% code
% Copyright (c) 200
www.eeworm.com/read/147096/12585755
m dpcmopt.m
function [P_trans, codebook, partition] = dpcmopt(training_set, ord, ini_codebook)
%DPCMOPT DPCM parameter optimization using training data.
% P_TRANS = DPCMOPT(TRAINING_SET, ORD) estimates th
www.eeworm.com/read/201218/15413205
m plotlssvm.m
function model = plotlssvm(model,ab,grain, princdim)
% Plot the LS-SVM results in the environment of the training data
%
% >> plotlssvm({X,Y,type,gam, sig2, kernel})
% >> plotlssvm({X,Y,type,gam, sig
www.eeworm.com/read/104466/15691605
c cinepak.c
/*
* Cinepak Video Decoder
* Copyright (C) 2003 the ffmpeg project
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/101557/15827197
m dpcmopt.m
function [P_trans, codebook, partition] = dpcmopt(training_set, ord, ini_codebook)
%DPCMOPT DPCM parameter optimization using training data.
% P_TRANS = DPCMOPT(TRAINING_SET, ORD) estimates th
www.eeworm.com/read/387891/8648447
c vqavideo.c
/*
* Westwood Studios VQA Video Decoder
* Copyright (C) 2003 the ffmpeg project
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gen