Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Least Square Approximation

C++ program to compose the least square approximation for a given data set. It generates an image with GNUPlot.

List of 10 points that were tested:

-9 -7 -3 -1 0 3 5 7 13 15
-3 -1 0 3 5 7 11 14 16 19

Obtained graph generated by GNUPlot:

alt text

About

C++ program to compose the least square approximation for a given data set. It generates an image with GNUPlot.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages