Re: LIstIntegrate
- To: mathgroup at smc.vnet.net
- Subject: [mg7743] Re: [mg7733] LIstIntegrate
- From: seanross at worldnet.att.net
- Date: Mon, 7 Jul 1997 04:41:17 -0400
- Sender: owner-wri-mathgroup at wolfram.com
Rana wrote:
>
> I can't seem to get Mathematica to ListIntegrate. I 've even included it with
> << NumericalMath`ListIntegrate`.
>
> I have a data set {{x1,y1,f1},{x2,y2,f2},{....}} which I'm trying to
> integrate over all space, i.e. -Infinity < x,y < Infinity
>
> Thanks for all the help.
What error messages do you get? Also, how can you integrate a finite
list from -Infinity to Infinity. At some point you have to truncate.