[CONTACT]

[ABOUT]

[POLICY]

[ADVERTISE]

meta Click A www.netlib.

Found at: ftp.icm.edu.pl:70/packages/netlib/cheney-kincaid/index.html

<head>
<title>cheney-kincaid</title>
<meta name="waisindex" value="nse">
</head>
<h1>cheney-kincaid</h1>
<p>
Click <A HREF="http://www.netlib.org/master_counts2.html#cheney-kincaid">here</A> to see the number of accesses to this library.
<p><hr>
<pre>
file	<a href="pi.f">pi.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/pi.f">pi.f plus dependencies</a>
ref	text  4
for	Simple code to illustrate programming in double precision
file	<a href="exp.f">exp.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/exp.f">exp.f plus dependencies</a>
ref	text  11-12
for	First programming experiment
file	<a href="xsinx.f">xsinx.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/xsinx.f">xsinx.f plus dependencies</a>
ref	text  63-65
for	Example of programming f(x) = x - sin(x) carefully (F)
file	<a href="bisect1.f">bisect1.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/bisect1.f">bisect1.f plus dependencies</a>
ref	text  77-78
for	First version of Bisection method (BISECT,F,G)
file	<a href="bisect2.f">bisect2.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/bisect2.f">bisect2.f plus dependencies</a>
ref	text  77-78
for	Second version of Bisection method (BISECT,F,G)
file	<a href="newton.f">newton.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/newton.f">newton.f plus dependencies</a>
ref	text  85-86
for	Sample Newton method program
file	<a href="coef.f">coef.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/coef.f">coef.f plus dependencies</a>
ref	text  117-118
for	Newton interpolation polynomial for sin(x) at equidistant points (COEF,EVAL)
file	<a href="deriv.f">deriv.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/deriv.f">deriv.f plus dependencies</a>
ref	text  141-142
for	Derivative by center differences and Richardson extrapolation (DERIV,F)
file	<a href="ulsum.f">ulsum.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/ulsum.f">ulsum.f plus dependencies</a>
ref	text  155-156
for	Upper and lower sums programming experiment for an integral
file	<a href="trap.f">trap.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/trap.f">trap.f plus dependencies</a>
ref	text  161
for	Trapezoid rule programming experiment for an integral
file	<a href="rombrg.f">rombrg.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/rombrg.f">rombrg.f plus dependencies</a>
ref	text  173-174
for	Romberg arrays for three separate functions (ROMBRG,F,G,P)
file	<a href="simp.f">simp.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/simp.f">simp.f plus dependencies</a>
ref	text  187-190
for	Adaptive scheme for Simpson's rule (SIMP,ASMP,PUSH,POP,FCN)
file	<a href="ngauss.f">ngauss.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/ngauss.f">ngauss.f plus dependencies</a>
ref	text  208-209
for	Naive Gaussian elimination to solve linear systems (NGAUSS)
file	<a href="gauss.f">gauss.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/gauss.f">gauss.f plus dependencies</a>
ref	text  220-223
for	Gaussian elimination with scaled partial pivoting (GAUSS,SOLVE,TSTGAUS)
file	<a href="triqnt.f">triqnt.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/triqnt.f">triqnt.f plus dependencies</a>
ref	text  233-236
for	Solves tridiagonal &amp; pentadiagonal linear systems (TRI,PENTA)
file	<a href="spl1.f">spl1.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/spl1.f">spl1.f plus dependencies</a>
ref	text  261
for	Interpolates table using a first-degree spline function (SPL1)
file	<a href="spl3.f">spl3.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/spl3.f">spl3.f plus dependencies</a>
ref	text  277-278
for	Natural cubic spline function for sin(x) at equidistant points (SPL3,ZSPL3)
file	<a href="aspl2.f">aspl2.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/aspl2.f">aspl2.f plus dependencies</a>
ref	text  297-298
for	Interpolates table using a quadratic B-spline function (ASPL2,BSPL2)
file	<a href="sch.f">sch.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/sch.f">sch.f plus dependencies</a>
ref	text  300
for	Interpolates table using Schoenberg's process (SCH,ESCH,F)
file	<a href="euler.f">euler.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/euler.f">euler.f plus dependencies</a>
ref	text  306-307
for	Euler's method for solving an ordinary differential equation
file	<a href="taylor.f">taylor.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/taylor.f">taylor.f plus dependencies</a>
ref	text  307-308
for	Taylor series method (order 4) for solving an ordinary differential equation
file	<a href="rk4.f">rk4.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/rk4.f">rk4.f plus dependencies</a>
ref	text  315-316
for	Runge-Kutta method of order 4 for solving an initial value problem (RK4,F)
file	<a href="rk45.f">rk45.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/rk45.f">rk45.f plus dependencies</a>
ref	text  326
for	Runge-Kutta-Fehlberg method for solving an initial value problem (RK45,F)
file	<a href="rk45ad.f">rk45ad.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/rk45ad.f">rk45ad.f plus dependencies</a>
ref	text  326-328
for	Adaptive scheme based on Runge-Kutta-Fehlberg method (RK45AD,RK45,F)
file	<a href="random.f">random.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/random.f">random.f plus dependencies</a>
ref	text  337
for	Example to compute, store, and print random numbers (RANDOM)
file	<a href="testra.f">testra.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/testra.f">testra.f plus dependencies</a>
ref	text  338
for	Coarse check on the random-number generator (RANDOM)
file	<a href="mctst1.f">mctst1.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/mctst1.f">mctst1.f plus dependencies</a>
ref	text  347
for	Volume of a complicated region in three-space by Monte Carlo (RANDOM)
file	<a href="mctst2.f">mctst2.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/mctst2.f">mctst2.f plus dependencies</a>
ref	text  345-346
for	Numerical value of integral over a disk in xy-space by Monte Carlo (RANDOM)
file	<a href="cone.f">cone.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/cone.f">cone.f plus dependencies</a>
ref	text  348
for	Ice cream cone example (RANDOM)
file	<a href="sim1.f">sim1.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/sim1.f">sim1.f plus dependencies</a>
ref	text  351-352
for	Loaded die problem simulation (RANDOM)
file	<a href="brthdy.f">brthdy.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/brthdy.f">brthdy.f plus dependencies</a>
ref	text  352-354
for	Birthday problem simulation (PROB,BRTHDY,RANDOM)
file	<a href="sim2.f">sim2.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/sim2.f">sim2.f plus dependencies</a>
ref	text  354-355
for	Buffon's needle problem simulation (RANDOM)
file	<a href="sim3.f">sim3.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/sim3.f">sim3.f plus dependencies</a>
ref	text  355-356
for	Two dice problem simulation (RANDOM)
file	<a href="sim4.f">sim4.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/sim4.f">sim4.f plus dependencies</a>
ref	text  356-358
for	Neutron shielding problem simulation (RANDOM)
file	<a href="taysys.f">taysys.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/taysys.f">taysys.f plus dependencies</a>
ref	text  393
for	Taylor series method (order 4) for system of ordinary differential equations
file	<a href="rk4sys.f">rk4sys.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/rk4sys.f">rk4sys.f plus dependencies</a>
ref	text  394-396
for	Runge-Kutta method of order 4 for a system of ode's (RK4SYS,XPSYS)
file	<a href="amrk.f">amrk.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/amrk.f">amrk.f plus dependencies</a>
ref	text  406-408
for	Adams-Moulton method for systems of ode's (AMRK,RKSYS,AMSYS,XPSYS)
file	<a href="amrkad.f">amrkad.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/amrkad.f">amrkad.f plus dependencies</a>
ref	text  408-409
for	Adaptive scheme for Adams-Moulton method for systems of ode's
,	(AMRKAD,XPSYS,AMSYS,AMRK,RKSYS)
file	<a href="bvp1.f">bvp1.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/bvp1.f">bvp1.f plus dependencies</a>
ref	text  418-420
for	Boundary value problem solved by discretization technique (TRI)
file	<a href="bvp2.f">bvp2.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/bvp2.f">bvp2.f plus dependencies</a>
ref	text  421-423
for	Boundary value problem solved by shooting method (RK4SYS,XPSYS)
file	<a href="pde1.f">pde1.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/pde1.f">pde1.f plus dependencies</a>
ref	text  433
for	Parabolic partial differential equation problem
file	<a href="pde2.f">pde2.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/pde2.f">pde2.f plus dependencies</a>
ref	text  434
for	Parabolic pde problem solved by Crank-Nicolson method (TRI)
file	<a href="string.f">string.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/string.f">string.f plus dependencies</a>
ref	text  441-442
for	Hyperbolic pde problem solved by discretization (F,TRUE)
file	<a href="seidel.f">seidel.f</a>  <a href="/cgi-bin/netlibfiles.pl?filename=/cheney-kincaid/seidel.f">seidel.f plus dependencies</a>
ref	text  449-451
for	Elliptic pde solved by discretization and Gauss-Seidel method
,	(SEIDEL,F,G,BNDY,USTART,TRUE)
file	<a href="info-code.tex">info-code.tex</a>
for	TeX file with general code information
file	<a href="info-code.tty">info-code.tty</a>
for	text file with general code information
file	<a href="changes">changes</a>
file	<a href="makefile">makefile</a>
</pre>
</body>
</html>


AD:

NEW PAGES:

[ODDNUGGET]

[GOPHER]