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

FunctionInterpolation

FunctionInterpolation
x 计算 expr,并且构造一个InterpolatingFunction 对象,这个对象表示对应于结果的近似函数.
FunctionInterpolation
构造一个具有多个自变量的 InterpolatingFunction 对象.
计算 Exp[-Sin[x]^2] 的一个 InterpolatingFunction 表示:
用最后所得的函数作为任意函数:
计算 Exp[-Sin[x]^2] 的一个 InterpolatingFunction 表示:
In[1]:=
Click for copyable input
Out[1]=
用最后所得的函数作为任意函数:
In[2]:=
Click for copyable input
Out[2]=
使用导数来提高近似的平滑度:
版本 3 的新功能
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
格式:   HTML  |  CDF