Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > 数据处理 > 数值数据 > 曲线拟合和近似函数 >
Mathematica > 数据处理 > 统计 > 曲线拟合和近似函数 >
Mathematica > 数学和算法 > 统计 > 曲线拟合和近似函数 >

FunctionInterpolation

FunctionInterpolation[expr, {x, xmin, xmax}]
x xminxmax 计算 expr 且构造一个 InterpolatingFunction 对象,这个对象相应于结果表示一个适当的函数。
FunctionInterpolation[expr, {x, xmin, xmax}, {y, ymin, ymax}, ...]
构造一个有多个自变量的 InterpolatingFunction 对象。
3 的新功能
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team