Re: Approximation to Bessel Function in Integrand



On Jul 27, 3:34 pm, "mbtrawicki" <mbtrawi...@xxxxxxxxx> wrote:
Hello Clay,

I verified your results and have very similar numbers. I am using Maple to
compute those integrals. Is there no closed-form solution? I still have not
found one in any of my references for the integral. Do you know of a faster
implementation of Maple in Matlab? I am using Maple functions in Matlab
since the integration is a major component of a bigger program, but my
Matlab is running so slowly this way. I am not sure whether there is any
way around it. I welcome all suggestions.

Thank you again,

Marek

Hello Marek,

An obvious closed form solution does not pop into my head. I'm using
MathCad but not using Maple.

A chunk of 'c' code to generate the Gaussian Quad coefs is not too
hard to come up with. I.e., the integrand can be sampled at about 100
to 200 points, and from that you would get a very precise result and
should execute in fractions of a second. If -1 < p < 20, then you
will only need to integrate from 0 to 8. The product I0(2x)*e^-(x*x)
acts alot like e^-(x/1.7)^3, so unless p is big, the exponential term
crushes x^p to 0.

Look up how to calculate the Gaussian Quadrature coefs and code that
up. The integral becomes trivial to do from there.

IHTH,
Clay






.



Relevant Pages

  • Re: Matlab 2009A issues...HELP
    ... I know nothing about matlab I am the lab admin so bare with me. ... I've checked this result against a table of integrals on my bookshelf [which ... have the full version of Maple 12 installed on the computers. ...
    (comp.soft-sys.matlab)
  • Re: Approximation to Bessel Function in Integrand
    ... compute those integrals. ... Is there no closed-form solution? ... implementation of Maple in Matlab? ... I am using Maple functions in Matlab ...
    (comp.dsp)
  • Re: sin(x1)*exp(-(1/2)*transpose(x)*inv(P)*x)
    ... Anyway, The two integrals are pretty equivalent, so if maple can do ... I guess, the version of MAPLE ... used by MATLAB 6.1 is just too old to do this integral. ...
    (sci.math.symbolic)
  • Re: Boros and Moll (2006)
    ... "Irresistible integrals" by Boros and Moll ... I use Maple and Mma 5.2. ...
    (sci.math.symbolic)
  • Re: Boros and Moll (2006)
    ... "Irresistible integrals" by Boros and Moll ... I use Maple and Mma 5.2. ... fails to give a closed form solution in terms of k. ...
    (sci.math.symbolic)