代码搜索:coefficient

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

代码结果 3,200
www.eeworm.com/read/326135/13163247

m im2jpeg.m

function y = im2jpeg(x, quality) %IM2JPEG Compresses an image using a JPEG approximation. % Y = IM2JPEG(X, QUALITY) compresses image X based on 8 x 8 DCT % transforms, coefficient quantization
www.eeworm.com/read/314870/13557265

m wim_core.m

%WIM_CORE Channel coefficient computation for a geometric channel model % [H DELTA_T FINAL_PHASES FINAL_PHASES_LOS]=WIM_CORE(WIMPAR,LINKPAR,ANTPAR,BULKPAR,BSGAIN,BSGAIN_LOS,MSGAIN,MSGAIN_LOS,OFFSET
www.eeworm.com/read/147682/5728155

m asptmcfdfxlms.m

% [W,w,x,y,e,p,yF,fxF] = asptmcfdfxlms(NC,W,x,xn,dn,yF,fxF,S,SE,p,mu,b,c) % % Performs filtering and coefficient update using the % Multi Channel Frequency Domain Filtered-x LMS (MCFDFXLMS)
www.eeworm.com/read/154244/11978578

c main.c

#include #include #include #include "ADSP-BF533-Ez-kit.h" #include "FIR Coefficient Generation.h" // FIR Filter Variables int Taps = 400; fract16 secti
www.eeworm.com/read/255577/12072131

m f_lattice.m

function [K,b_0] = f_lattice (b) %F_LATTICE: Find lattice form FIR filter realization % % Usage: [K,b_0] = f_lattice (b) % % Inputs: % b = vector of length m+1 containing coefficient
www.eeworm.com/read/340959/12118039

m im2jpeg.m

function y = im2jpeg(x, quality) %IM2JPEG Compresses an image using a JPEG approximation. % Y = IM2JPEG(X, QUALITY) compresses image X based on 8 x 8 DCT % transforms, coefficient quantization
www.eeworm.com/read/230811/14273463

m p10refl.m

function logrho=p10refl(effind8); global layernum7 thick7 permittivity7 wavevector1 tme1 %calculates the log of the reflection coefficient for a wave 'entering' at the top %Top wave must be evanes
www.eeworm.com/read/230384/14291097

m f_lattice.m

function [K,b_0] = f_lattice (b) %F_LATTICE: Find lattice form FIR filter realization % % Usage: [K,b_0] = f_lattice (b) % % Inputs: % b = vector of length m+1 containing coefficient
www.eeworm.com/read/461213/1553864

vfb strela.order2.2x2.3-5.vfb

VFB0.17 # # Strela.Order2.2x2.3-5.vfb # # Biorothogonal multiwavelet coefficient matrices, obtained from a # Hermite cubic filter. Approximation order 2. # 1 2 4 0 0.0000000e+00 0.0000000e+
www.eeworm.com/read/334933/3360501

m p9_3.m

% Program P9_3 % Coefficient Quantization Effects on Direct Form % Realization of an FIR Transfer Function clf; f = [0 0.4 0.45 1]; m = [1 1 0 0]; b = remez(19, f, m); [g,w] = gain(b,1); bq =