Here is the Lab Write Up for a C++ Program for fitting a given set of data to a Polynomial of n-th degree.
The Write-Up consists of Algorithm, Flow Chart, Program, and screenshots of the sample outputs.
You can download the pdf file here: Polynomial Fit.pdf
The embedded document below will be visible properly only on a desktop/laptop device.
Mobile Users can either download the pdf file above or go to this link: http://1drv.ms/1RBbKSl
Explanation of the code:
[wpedon id="7041" align="center"]