代码搜索:codebook

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

代码结果 1,717
www.eeworm.com/read/103372/15736110

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/100526/15872781

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 reser
www.eeworm.com/read/190459/8443067

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/387891/8648706

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/429504/8804788

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/428451/8867218

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/428451/8867245

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/384133/8895029

m dec_gain.m

function [gp,gc]=Dec_gain(Ga,Gb,c,GA,GB) %/*---------------------------------------------------------------------------* % * Function Dec_gain
www.eeworm.com/read/427586/8931990

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/427586/8932047

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