代码搜索:factor

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

代码结果 6,651
www.eeworm.com/read/216045/15028831

m exp_fnct.m

function y=exp_fnct(x,funfcn,k,T,p1,p2,p3) % y=exp_fnct(x,funfcn,k,T,p1,p2,p3) % Returns the function funfcn(x) times % the exponential factor exp(-j*2*pi*k/T*x) j=sqrt(-1) ; args=[]; for nn
www.eeworm.com/read/212047/15166787

c c_pass_n.c

/* fft/c_pass_n.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pub
www.eeworm.com/read/210804/15192072

c jdcoefct.c

/* * jdcoefct.c * * Copyright (C) 1994-1997, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/210153/15205920

m exp_fnct.m

function y=exp_fnct(x,funfcn,k,T,p1,p2,p3) % y=exp_fnct(x,funfcn,k,T,p1,p2,p3) % Returns the function funfcn(x) times % the exponential factor exp(-j*2*pi*k/T*x) j=sqrt(-1) ; args=[]; for nn
www.eeworm.com/read/209621/15216386

m exp_fnct.m

function y=exp_fnct(x,funfcn,k,T,p1,p2,p3) % y=exp_fnct(x,funfcn,k,T,p1,p2,p3) % Returns the function funfcn(x) times % the exponential factor exp(-j*2*pi*k/T*x) j=sqrt(-1) ; args=[]; for nn
www.eeworm.com/read/207108/15283090

m partiton.m

ranta=0.328;%电磁波长ranta=3*10^8/(914*10^6)=0.328 AF1=1.39;%the soft partition Attenuation Factor is 1.39dB p=0:20;%软隔层数 d=p*5;%软隔层数决定距离 PL=20.0*log10(4*pi*d/ranta+eps)+p*AF1;%收发之间的路径损耗 plot(p,PL)
www.eeworm.com/read/207108/15283093

m wall.m

ranta=0.328;%电磁波长ranta=3*10^8/(914*10^6)=0.328 AF2=2.38;%the concrete wall Attenuation Factor is 2.38dB q=0:50;%依楼层数的混凝土墙数 d=q*5;%隔的楼层数决定距离 PL=20.0*log10(4*pi*d/ranta+eps)+q*AF2;%收发之间的路径损耗 plot(q
www.eeworm.com/read/172258/5388496

c jdcoefct.c

/* * jdcoefct.c * * Copyright (C) 1994-1996, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/172258/5388596

c jdcoefct.c

/* * jdcoefct.c * * Copyright (C) 1994-1996, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/172258/5388661

c jdcoefct.c

/* * jdcoefct.c * * Copyright (C) 1994-1996, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying READ