Click here to Skip to main content
15,879,239 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 128.5K   3K   46  
A C# class for Least Squares Regression for Quadratic Curve Fitting.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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