代码搜索:factor

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

代码结果 6,651
www.eeworm.com/read/269672/11084471

m cp0802_channel_ieeeuwb.m

function [h] = cp0802_channel_IEEEuwb(N_los,PT); tx = 1; c0 = 10^(-47/20); %47 dB attenuation d = 2; %distance between tx and rx gamma1 = 1.7; %attenuation
www.eeworm.com/read/269672/11084481

m cp0204_channel_noise.m

function [y] = cp0204_Channel_Noise(x,N_los,SNR) tx = 1; c0 = 10^(-47/20); %47 dB attenuation d = 2; %distance between tx and rx gamma1 = 1.7; %attenuati
www.eeworm.com/read/414864/11098631

m cp0702_gaussian_derivatives_10db_bandwidth.m

% % FUNCTION 7.6 : "cp0702_Gaussian_derivatives_ % 10dB_bandwidth" % % Analysis of -10 dB of the first 15 derivatives of the % Gaussian pulse as a function of the shape factor % % 'smp' sampl
www.eeworm.com/read/414769/11102514

for zbrac.for

SUBROUTINE zbrac(func,x1,x2,succes) INTEGER NTRY REAL x1,x2,func,FACTOR EXTERNAL func PARAMETER (FACTOR=1.6,NTRY=50) INTEGER j REAL f1,f2 LOGICAL
www.eeworm.com/read/414769/11102629

for sphbes.for

SUBROUTINE sphbes(n,x,sj,sy,sjp,syp) INTEGER n REAL sj,sjp,sy,syp,x CU USES bessjy REAL factor,order,rj,rjp,ry,ryp,RTPIO2 PARAMETER (RTPIO2=1.2533141) if(n
www.eeworm.com/read/268798/11121111

makefile

all: true false hello fgconsole keepalive bf hexdump factor ls date snake % : %.asm nasm -f bin -w+orphan-labels -o $@ $< && chmod +x $@ true : true.asm hello : hello.asm fgconsole : fgcon
www.eeworm.com/read/267866/11160061

c yaac.c

%{ /**************************************************************************** myparser.y ParserWizard generated YACC file. Date: 2007年11月29日 *************************************************
www.eeworm.com/read/267743/11165421

asm pc8251-1.asm

DATA51 EQU 208H ;8251A DATA PORT CTRL51 EQU 209H ;8251A COMMOND PORT TIMER2 EQU 202H ;8253 COUNT2 TIMCTL EQU 203H ;8253 CTRL PORT CLK00 E
www.eeworm.com/read/413044/11168977

c hotel.c

/* hotel.c -- hotel management functions */ #include #include "hotel.h" int menu(void) { int code, status; printf("\n%s%s\n", STARS, STARS); printf("Enter the number of
www.eeworm.com/read/412611/11190729

m tfrrmsc.m

function [tfr,rtfr,hat] = tfrrmsc(x,t,N,f0T,trace,K); %TFRRMSC Reassigned Morlet Scalogram time-frequency distribution. % [TFR,RTFR,HAT] = TFRRMSC(X,T,N,F0T,TRACE) % computes the Morlet scalogram