I am using Maple to load well-behaved function data (512 points) and using ArrayInterpolation integrate it:
.
While the simple integral
outputs a number, if I add another variable like
it just outputs
(obviously the integral is more complex but this just shows the principle).
gives and error 'invalid input: coordinates of xvalues must be of type numeric'. Does anyone know the syntax to make this integral evaluate numerically?
I really wouldn't want to use
or
because as far as I have tried they are really slow and incompatable respectively. Actual document below.
Much thanks in advance.
Download Au_Scattering.mw