Curve Fitting by Points with Polynomial Regression
Unsolved
General and Desktop
-
Hello, good afternoon, I would like to know how I can make a graph through a list of points by polynomial regression. I know that the values have to be calculated through a matrix, but I do not know how to enter them into Qt?
so that each list of data that I enter calculates the polynomial and fits a curve to the points.