Polynomial curve fitting
- Jay Sardesai
- Jan 29, 2022
- 1 min read
Updated: Jan 30, 2022
Today's article is written in LaTeX, and so I've attached it below. Though I've used the same method as I've previously seen used for linear regression (fitting a line of form y = mx+c to given data), the rest of the method is entirely my own work.
Comments