代码搜索:accurate

找到约 951 项符合「accurate」的源代码

代码结果 951
www.eeworm.com/read/294695/8211010

m evolve_normal_eno3.m

function [delta, H1_abs, H2_abs] = evolve_normal_ENO3(phi, dx, dy, Vn) % % Finds the amount of evolution under a force in % normal direction and using 3rd order accurate ENO scheme % % Author: Ba
www.eeworm.com/read/294695/8211015

m evolve_normal_eno1.m

function [delta, H1_abs, H2_abs] = evolve_normal_ENO1(phi, dx, dy, Vn) % % Finds the amount of evolution under a force in % normal direction and using 1st order accurate ENO scheme % % Author: Ba
www.eeworm.com/read/294695/8211084

m evolve_normal_eno2.m

function [delta, H1_abs, H2_abs] = evolve_normal_ENO2(phi, dx, dy, Vn) % % Finds the amount of evolution under a force in % normal direction and using 2nd order accurate ENO scheme % % Author: Ba
www.eeworm.com/read/403922/11501507

html function.log1p.html

Returns log(1 + number), computed in a way that is accurate even when
www.eeworm.com/read/403922/11505319

html function.expm1.html

Returns exp(number) - 1, computed in a way that is accurate even when
www.eeworm.com/read/222279/14698396

txt nial.txt

# # Al EAM potential from Voter and Chen # # A.F. Voter and S.P. Chen, Mat. Res. Soc. Symp. Proc. {\bf 82}, 175 (1987). # %``Accurate Interatomic Potentials for Ni, Al, and Ni$_3$Al" # # A.F. Voter,
www.eeworm.com/read/163324/10166010

m c27l4.m

n=0; GAIN=1.; XT=-4000.; YT=5000.; PHIADDEG=10.; PHIBDDEG=5.; PHIDMAXDEG=15.; TF=100.; ACCERR=0.; %This takes about 5 minutes on a 400 MHz G3. Larger integration intervals are not as accurate
www.eeworm.com/read/449679/7498222

nec 15mquad.nec

CM 15mQuad CM The dimensions for this 15 meter quad, modeled in free CM space, come from the ARRL ANTENNA BOOK, 15th ed., p. 12-2. CM The design is attributed to W7ZQ. NEC reports an accurate CM
www.eeworm.com/read/180137/5289185

man sgmls.man

'\" t .\" Uncomment the next line to get a man page accurate for MS-DOS .\"nr Os 1 .\" Uncomment the next line if tracing is enabled. .\"nr Tr 1 .if \n(.g .if !r Os .nr Os 0 .tr \(ts" .ds S \s-1SGML\s
www.eeworm.com/read/395929/2427892

changelog

2000-12-29 DJ Delorie * fnmatch.c: Make the note about the origins of this file more accurate, at least until we can sync with glibc. * getopt.c: Ditto. * getopt1.c: Ditto. * m