Click here to Skip to main content
15,888,610 members
Articles / Programming Languages / C#

Least Squares Regression for Quadratic Curve Fitting

Rate me:
Please Sign up or sign in to vote.
4.95/5 (22 votes)
9 Mar 2010CPOL2 min read 129K   3K   46  
A C# class for Least Squares Regression for Quadratic Curve Fitting.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer University Of East Anglia, UK
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions