Skip to content
#

linear-approximation

Here are 2 public repositories matching this topic...

Language: All
Filter by language

Implementation of linear regression (least squares method) and piecewise linear interpolation in C++ with a graphical interface built on SFML. The program allows manual or random generation of data points, computes the regression line and its uncertainty, and visualizes both approximation and interpolation in real time.

  • Updated Sep 15, 2025
  • C++

Improve this page

Add a description, image, and links to the linear-approximation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the linear-approximation topic, visit your repo's landing page and select "manage topics."

Learn more