This is a nonlinear function in terms of x, but it's linear in terms of the parameters a, b, and c, so we can use linear least squares.
Step 2: Set up the linear system
For linear least squares, we need to express our model in the form $y = X\beta$, where:
- $y$
Show more…