代码搜索:coefficient

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

代码结果 3,200
www.eeworm.com/read/474604/6813663

c stats.c

/*************************************************************************/ /* */ /* Statistical routines for C4.5 */ /* ----------------------------- */ /* */ /*********
www.eeworm.com/read/474604/6813755

c stats.c

/*************************************************************************/ /* */ /* Statistical routines for C4.5 */ /* ----------------------------- */ /* */ /*********
www.eeworm.com/read/471592/6885988

c stats.c

/*************************************************************************/ /* */ /* Statistical routines for C4.5 */ /* ----------------------------- */ /* */ /*********
www.eeworm.com/read/471742/6888575

txt ho2_1.txt

ho2_1.txt >> ho2 Enter the title name TTL:Falling with simple air resistance Enter the number calculation steps desired NPTS: 200 Enter the run time TMAX: 20 Enter value of gravity G: 9.8
www.eeworm.com/read/393518/8281040

m lpcar2rr.m

function rr=lpcar2rr(ar,p) %LPCAR2RR Convert autoregressive coefficients to autocorrelation coefficients RR=(AR,P) % The routine calculated the autocorrelation coefficients of the signal % that res
www.eeworm.com/read/192735/8289345

c stats.c

/*************************************************************************/ /* */ /* Statistical routines for C4.5 */ /* ----------------------------- */ /* */
www.eeworm.com/read/393394/8290091

m casfiltr.m

function y = casfiltr(b0,B,A,x); % CASCADE form realization of IIR and FIR filters % ----------------------------------------------- % y = casfiltr(b0,B,A,x); % y = output sequence % b0 = gain c
www.eeworm.com/read/393394/8290167

m lms.m

function [h,y] = lms(x,d,delta,N) % LMS Algorithm for Coefficient Adjustment % ---------------------------------------- % [h,y] = lms(x,d,delta,N) % h = estimated FIR filter % y = output
www.eeworm.com/read/292968/8319889

cpp newmark.cpp

// file NEWMARK.CXX #include "newmark.hxx" Newmark :: Newmark (int n, Domain* aDomain) : TimeIntegrationScheme (n,aDomain) // Constructor. { beta = NULL ; gamma = NULL ; }
www.eeworm.com/read/292921/8323441

m rctoac.m

% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2 % COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER % % This Copyright applies only to this particular MATLAB implementation % of the FS-1016 CELP