ListInterpolation
Usage Message: ListInterpolation[array] constructs an InterpolatingFunction object which represents an approximate function that interpolates the array of values given. ListInterpolation[array, {{xmin, xmax}, {ymin, ymax}, ... }] specifies the domain of the grid from which the values in array are assumed to come. Attributes[ListInterpolation] = {Protected} Options: InterpolationOrder
-> 3 Notes:
Additional Online Documentation:
Mathematica 3.0
http://documents.wolfram.com/v3/RefGuide/ListInterpolation.html
Mathematica 4.0
http://documents.wolfram.com/v4/RefGuide/ListInterpolation.html
Questions or comments? Send email to support@wolfram.com.
| |