Fitting Data
FindFit is a new general purpose, all-in-one
function for fitting arbitrary models to data. Models can be linear or
nonlinear, include piecewise functions and differential equations in their
specification. Fitting can be tracked with the new monitoring functions
StepMonitor and
EvaluationMonitor.
FindFit supersedes and extends the Mathematica functions Fit and NonlinearFit.
FindFit[data, model, {a,b},{t}] produces all the results below
| |