4/30/2008

Mathematica中的FindFit命令

当你知道一些点和拟合曲线的理论形式时,非常推荐用
mathematica的FindFit指令来估测参数值。


Here is a list of points.
In[1]:=

This finds the values of c and d that give the best linear approximation to points.

In[2]:=

Out[2]=




没有评论: