代码搜索:codebook

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

代码结果 1,717
www.eeworm.com/read/324303/13273726

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/324303/13273761

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/323757/13321968

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/318947/13465975

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/318947/13465989

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/316944/13514008

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/316944/13514022

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/313956/13578342

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/145973/5742956

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/136827/5847034

h gc_pred.h

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS and its licensors. ** All rights reserved. ** ** This file is part of the Qtopia Environ