Accepts a set of data, then compute the third degree polynomial fit of the given data set by the method of least squares using a Vandermonde Matrix
-
Updated
Feb 20, 2017 - C++
Accepts a set of data, then compute the third degree polynomial fit of the given data set by the method of least squares using a Vandermonde Matrix
Add a description, image, and links to the vandermonde-matrix topic page so that developers can more easily learn about it.
To associate your repository with the vandermonde-matrix topic, visit your repo's landing page and select "manage topics."