Skip to content
#

linear

Here are 24 public repositories matching this topic...

Arduino based regression tool for calculating coefficients for fitting. This serial menu driven script provides the capability for using regression to determine fitting coefficients for multiple types of potential fitting equations linear, quadratic, power, exponential, and logarithmic functions from input data either supplied or measured via mi…

  • Updated Jul 10, 2020
  • C++

Polynomials are mathematical objects which are expressions of variables and coefficients added to-gether. These polynomials can use operator overloading in a very intuitive manner since most of the operators that we can overload are mathematical operators, which can also be applied to polynomials.

  • Updated Oct 12, 2023
  • C++

Improve this page

Add a description, image, and links to the linear 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 topic, visit your repo's landing page and select "manage topics."

Learn more