| Author |
Comment/Response |
gong li
|
11/15/02 4:33pm
Hi
I would like to assign the result from Fit to a function, basically:
f[x_]:=Fit[{{1,2},{3,4},{5,10}},{1,x,x^2},x]
but this doesnt work.. how can i get the regressed function to be assigned to a function that i can use?
thanks
-gong
URL: , |
|