Tài liệu Special Functions part 4 pdf

Tài liệu Special Functions part 4 pdf

Tài liệu Special Functions part 4 pdf

... expint"); else { if (n == 0) ans=exp(-x)/x; Special case. else { if (x == 0.0) ans=1.0/nm1; Another special case. else { 2 24 Chapter 6. Special Functions Sample page from NUMERICAL RECIPES IN ... Mathematical Software , vol. 6, pp. 365–377 [1]; also vol. 6, pp. 42 0 42 8. Abramowitz, M., and Stegun, I.A. 19 64, Handbook of Mathematical Functions , Applied Mathe- matics Seri...
Ngày tải lên : 21/01/2014, 18:20
  • 5
  • 283
  • 0
Tài liệu Special Functions part 6 pdf

Tài liệu Special Functions part 6 pdf

... (6.5.8). y=x*x; ans1=x*(-0 .49 006 049 43e13+y*(0.12752 743 90e13 +y*(-0.515 343 8139e11+y*(0.7 349 2 645 51e9 +y*(-0 .42 37922726e7+y*0.8511937935e4))))); ans2=0. 249 9580570e 14+ y*(0 .42 444 19664e12 +y*(0.3733650367e10+y*(0.2 245 9 040 02e8 +y*(0.102 042 6050e6+y*(0.3 549 632885e3+y))))); 2 34 Chapter ... -2957821389.0+y*(70628 340 65.0+y*(-512359803.6 +y*(10879881.29+y*(-86327.92757+y*2...
Ngày tải lên : 21/01/2014, 18:20
  • 7
  • 258
  • 0
Tài liệu Special Functions part 7 pdf

Tài liệu Special Functions part 7 pdf

... 2.0) { Polynomial fit. y=x*x /4. 0; ans=(log(x/2.0)*bessi1(x))+(1.0/x)*(1.0+y*(0.1 544 3 144 +y*(-0.67278579+y*(-0.18156897+y*(-0.191 940 2e-1 +y*(-0.11 040 4e-2+y*(-0 .46 86e -4) )))))); } else { y=2.0/x; ans=(exp(-x)/sqrt(x))*(1.2533 141 4+y*(0.2 349 8619 +y*(-0.3655620e-1+y*(0.15 042 68e-1+y*(-0.780353e-2 +y*(0.325614e-2+y*(-0.68 245 e-3))))))); } return ... fit. y=x/3.75; y*=y; ans=ax*(0.5...
Ngày tải lên : 21/01/2014, 18:20
  • 5
  • 273
  • 0
Tài liệu Special Functions part 10 pdf

Tài liệu Special Functions part 10 pdf

... evaluating these functions to arbitrary precision is to use power series for small x and a continued fraction for large x. The series are C(x)=x−  π 2  2 x 5 5·2! +  π 2  4 x 9 9 · 4! −··· S(x)=  π 2  x 3 3·1! −  π 2  3 x 7 7 ... sine and cosine for large x. 256 Chapter 6. Special Functions Sample page from NUMERICAL RECIPES IN C: THE ART OF SCIENTIFIC COMPUTING (ISBN 0-521...
Ngày tải lên : 26/01/2014, 15:20
  • 5
  • 482
  • 0
Tài liệu Exchange 2007 part 4 pdf

Tài liệu Exchange 2007 part 4 pdf

... Organization, dòng Department, nhập vào Sales Î Apply Î OK ¾ Làm tương tự như trên với u2 b. Tạo Dynamic Distribution Group chứa các Recipient có Department là “Sales” Exchange 2007 Tài liệu dành ... administrator gởi. Exchange 2007 Tài liệu dành cho học viên VSIC Education Corporation Trang 33 6. Tạo Dynamic Distribution Group a. Tạo 2 mailbox u1,u2 có thuộc tính...
Ngày tải lên : 14/12/2013, 13:15
  • 9
  • 431
  • 0
Tài liệu SQL Advanced part 4 pdf

Tài liệu SQL Advanced part 4 pdf

... Phần 2 SQL Advanced (bài 12) SQL GROUP BY and HAVING Tập hợp functions (giống như lệnh SUM) thường cần thiết thêm vào hàm GROUP BY . GROUP BY được xem thêm
Ngày tải lên : 24/12/2013, 10:18
  • 3
  • 217
  • 0
Tài liệu Special Functions part 1 pptx

Tài liệu Special Functions part 1 pptx

... 1-800-872- 742 3 (North America only),or send email to trade@cup.cam.ac.uk (outside North America). Chapter 6. Special Functions 6.0 Introduction There is nothing particularly special about a special ... the moniker. Special functions are sometimes called higher transcendental functions( higher than what?) or functionsof mathematicalphysics (but they occur in other fields also) o...
Ngày tải lên : 24/12/2013, 12:16
  • 2
  • 258
  • 1
Tài liệu Special Functions part 2 doc

Tài liệu Special Functions part 2 doc

... x,y,tmp,ser; static double cof[6]={76.18009172 947 146 ,-86.50532032 941 677, 24. 0 140 98 240 83091,-1.23173957 245 0155, 0.1208650973866179e-2,-0.53952393 849 53e-5}; int j; y=x=xx; tmp=x+5.5; tmp -= (x+0.5)*log(tmp); ser=1.000000000190015; for ... in the half complex plane Re z>0. 2 14 Chapter 6. Special Functions Sample page from NUMERICAL RECIPES IN C: THE ART OF SCIENTIFIC COMP...
Ngày tải lên : 21/01/2014, 18:20
  • 4
  • 310
  • 1
Tài liệu Special Functions part 3 doc

Tài liệu Special Functions part 3 doc

... website http://www.nr.com or call 1-800-872- 742 3 (North America only),or send email to trade@cup.cam.ac.uk (outside North America). 0 24 6 81012 14 0 .2 .4 .6 .8 1.0 a = 3.0 1.0 0.5 incomplete gamma ... t,z,ans; z=fabs(x); t=1.0/(1.0+0.5*z); ans=t*exp(-z*z-1.26551223+t*(1.00002368+t*(0.3 740 9196+t*(0.0967 841 8+ t*(-0.18628806+t*(0.27886807+t*(-1.13520398+t*(1 .48 851587+ t*(-0.822152...
Ngày tải lên : 21/01/2014, 18:20
  • 7
  • 287
  • 0
Tài liệu Special Functions part 11 pptx

Tài liệu Special Functions part 11 pptx

... to x/h,andx 0 ≡n 0 h,x  ≡x−x 0 ,andn  ≡n−n 0 ,sothat F(x)≈ 1 √ π N  n  =−N n  odd e −(x  −n  h) 2 n  + n 0 , (6.10 .4) 260 Chapter 6. Special Functions Sample page from NUMERICAL RECIPES IN C: THE ART OF SCIENTIFIC COMPUTING (ISBN 0-521 -43 108-5) Copyright (C) 1988-1992 by ... 291–311; 1981, op. cit. , vol. 86, pp. 661–686. Abramowitz, M., and Stegun, I.A. 19 64, Handbook of Ma...
Ngày tải lên : 21/01/2014, 18:20
  • 3
  • 392
  • 0

Xem thêm

Từ khóa: