代码搜索:coefficient

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

代码结果 3,200
www.eeworm.com/read/215197/15070961

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/214970/15081598

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/214970/15081654

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/211838/15172483

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/7654/125962

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/7654/126015

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/245726/4501664

m mqam_cornaka_threetrmain.m

%%%%%%%%%%%%%%%%%%MIMO系统MQAM通过相关Nakagami衰落信道进行各种分集技术的仿真(TR=3)%%%%%%%%%%%%%%%%%%%%% clear;clc % hold on tic; %Rou_gamma_Tx: correlation coefficient matrix of transmitter %Rou_gamma_Rx: correlation
www.eeworm.com/read/303435/3811055

lib intsinc8.cwp.lib

INTSINC8 - Functions to interpolate uniformly-sampled data via 8-coeff. sinc approximations: ints8c interpolation of a uniformly-sampled complex function y(x) via an 8-coefficient sinc approximat
www.eeworm.com/read/438698/1823488

m a_f.m

% A_f.m % % Takes "scrambled Fourier" measurements. % % Usage: b = A_f(x, OMEGA, P) % % x - N vector % % b - K vector = [real part; imag part] % % OMEGA - K/2 vector denoting which Fourier coefficient
www.eeworm.com/read/434656/1868940

m nufft_coef.m

function [coef, arg] = nufft_coef(om, J, K, kernel) %function [coef, arg] = nufft_coef(om, J, K, kernel) % Make NUFFT interpolation coefficient vector given kernel function. % in: % om [M,1] digital