代码搜索:factor

找到约 6,651 项符合「factor」的源代码

代码结果 6,651
www.eeworm.com/read/458257/7300326

m improv_fac.m

function impr_of_np = improv_fac (np, pfa, pd) % This function computes the non-coherent integration improvment % factor using the empirical formula defind in Eq. (2.48) fact1 = 1.0 + log10( 1.0 /
www.eeworm.com/read/439446/7708591

m p10_6.m

% Program P10_6 % Illustration of Interpolation Process % clf; L = input('Up-sampling factor = '); % Generate the input sequence n = 0:49; x = sin(2*pi*0.043*n) + sin(2*pi*0.031*n); % Generate
www.eeworm.com/read/297942/7985065

m improv_fac.m

function impr_of_np = improv_fac (np, pfa, pd) % This function computes the non-coherent integration improvment % factor using the empirical formula defind in Eq. (4.49) fact1 = 1.0 + log10( 1.0 /
www.eeworm.com/read/297846/7992674

m improv_fac.m

function impr_of_np = improv_fac (np, pfa, pd) % This function computes the non-coherent integration improvment % factor using the empirical formula defind in Eq. (2.48) fact1 = 1.0 + log10( 1.0 /
www.eeworm.com/read/333524/12677269

m bplogsmooth.m

function [f,p] = bplogsmooth(X,tbin,f0) % Smooth the fft, X, and convert it to dB. % Use 8 bins from the bin corresponding to f0 to tbin and again as far. % Thereafter increase bin sizes by a factor
www.eeworm.com/read/246805/12704076

m improv_fac.m

function impr_of_np = improv_fac (np, pfa, pd) % This function computes the non-coherent integration improvment % factor using the empirical formula defind in Eq. (4.49) fact1 = 1.0 + log10( 1.0 /
www.eeworm.com/read/245849/12777603

m s_exp_scaling.m

function [seismic,aux]=s_exp_scaling(seismic,varargin) % Function applies an exponential scale factor to each trace of "seismic'. % s(t) ==> exp(-c*t)*s(t) % % Written by: E. R.: January 9, 2004 % Las
www.eeworm.com/read/244800/12843184

m llc.m

function mappedX = llc(X, neighbor, no_dims, R, Z, eig_impl) %LLC Runs the LLC algorithm (given information on the formed factor analyzers) % % mappedX = llc(X, k, no_dims, R, Z, eig_impl) % % Runs
www.eeworm.com/read/324938/13237400

txt 新建 文本文档.txt

#include "stdio.h" #include "string.h" char prog[100],token[8],ch; char *rwtab[6]={"begin","if","then","while","do","end"}; int syn,p,m,n,sum; int kk; factor(); expression(); yucu(); term();
www.eeworm.com/read/238965/13312720

m improv_fac.m

function impr_of_np = improv_fac (np, pfa, pd) % This function computes the non-coherent integration improvment % factor using the empirical formula defind in Eq. (2.48) fact1 = 1.0 + log10( 1.0 /