Advertisement
5_2007-2008 Math/ Dates #181153

Curve Fitting

This class impelements several different types of curve fitting. Polynomial curve fitting to any degree within the memory and speed limitations of your computer, and Least Squares curve fits to several different forms: y = Ax + B, y = A/x + B, y = A/[x + B], y = 1/[Ax + B], y = x/[A + Bx], y = A ln(x) + B, y = A*exp(Bx), y = A*x^B, y = [Ax + B]^(-2)

AI

KI-Zusammenfassung: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Quellcode
original-source
Upload
Originalkommentare (3)
Wiederhergestellt von der Wayback Machine