I was pleased to find integrate() using the quadpack routines "dqags"
and
"dqagi". However, I would also like to have the routine
"dqawoe"
included. This routine is summarized as follows...
c***keywords automatic integrator, special-purpose,
c integrand with oscillatory cos or sin factor,
c clenshaw-curtis method, (end point) singularities,
c extrapolation, globally adaptive
c***author piessens,robert,appl. math. & progr. div. - k.u.leuven
c de doncker,elise,appl. math. & progr. div. - k.u.leuven
c***purpose the routine calculates an approximation result to a given
c definite integral
c i = integral of f(x)*w(x) over (a,b)
c where w(x) = cos(omega*x) or w(x) = sin(omega*x),
c hopefully satisfying following claim for accuracy
c abs(i-result).le.max(epsabs,epsrel*abs(i)).
This is useful for numeric (inverse) Fourier transforms. Is there any
hope?
cheers...
Brandon
----------------------------------------------------------------------------
Geophysical Statistics Project
National Center for Atmospheric Research +1 303 497 1709 voice
P.O. Box 3000, Boulder, CO 80307-3000 +1 303 497 1333 fax
whitcher at ucar.edu www.cgd.ucar.edu/~whitcher/
----------------------------------------------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at
stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._