FindFit¶
Fits a parametric model to numeric data.
A model given as {model, constraints…} is fitted subject to those
constraints: the slope here wants to be 2, but is not allowed past 1, so
the intercept takes up the slack.
FindFit¶Fits a parametric model to numeric data.
A model given as {model, constraints…} is fitted subject to those
constraints: the slope here wants to be 2, but is not allowed past 1, so
the intercept takes up the slack.