代码搜索:coefficient

找到约 3,200 项符合「coefficient」的源代码

代码结果 3,200
www.eeworm.com/read/365161/9876609

m cep2pow.m

function [m,c]=cep2pow(u,v,mode) %CEP2POW convert cepstral means and variances to the power domain % for now, we insist that u is a row vector % cepstral vector must include the 0'th coefficient %
www.eeworm.com/read/365161/9876650

m pow2cep.m

function [u,v]=pow2cep(m,c,mode) %CEP2POW convert cepstral means and variances to the power domain % for now, we insist that u is a row vector % cepstral vector includes the 0'th coefficient % mod
www.eeworm.com/read/359807/10124099

m scm_core.m

%SCM_CORE Channel coefficient computation for a geometric channel model % [H DELTA_T FINAL_PHASES FINAL_PHASES_LOS]=SCM_CORE(SCMPAR, LINKPAR, % ANTPAR, BULKPAR, BSGAIN, BSGAIN_LOS, MSGAIN, MSGAI
www.eeworm.com/read/352501/10546073

c fir_pcm.c

//Fir_pcm.c FIR using PCM3003 codec #include "bp41.cof" //coefficient file BP @ Fs/8 int yn = 0; //initialize filter's output short dly[N]; //delay samples flo
www.eeworm.com/read/352501/10546171

c iir.c

//IIR.c IIR filter using cascaded Direct Form II //Coefficients a's and b's correspond to b's and a's from MATLAB #include "bs1750.cof" //BS @ 1750 Hz coefficient file short dly[stages][
www.eeworm.com/read/467759/7000763

m cep2pow.m

function [m,c]=cep2pow(u,v,mode) %CEP2POW convert cepstral means and variances to the power domain % for now, we insist that u is a row vector % cepstral vector must include the 0'th coefficient %
www.eeworm.com/read/467759/7000788

m pow2cep.m

function [u,v]=pow2cep(m,c,mode) %CEP2POW convert cepstral means and variances to the power domain % for now, we insist that u is a row vector % cepstral vector includes the 0'th coefficient % mod
www.eeworm.com/read/236873/7119076

m cep2pow.m

function [m,c]=cep2pow(u,v,mode) %CEP2POW convert cepstral means and variances to the power domain % Inputs: % u: vector giving the cepstral means with u(1) the 0'th cepstral coefficient % v
www.eeworm.com/read/458010/7314209

m cep2pow.m

function [m,c]=cep2pow(u,v,mode) %CEP2POW convert cepstral means and variances to the power domain % Inputs: % u: vector giving the cepstral means with u(1) the 0'th cepstral coefficient % v
www.eeworm.com/read/448350/7534433

m cep2pow.m

function [m,c]=cep2pow(u,v,mode) %CEP2POW convert cepstral means and variances to the power domain % Inputs: % u: vector giving the cepstral means with u(1) the 0'th cepstral coefficient % v