Find Code:
All Words
Any of the Words
Exact Phrase
Home
:
Code
:
Forums
:
Submit
:
Mailing List
:
About
:
Contact
Code
All
VB.NET
ASP.NET
C#
VB Classic
ASP Classic
Snippets
Popular
Resources
Submit Code
Forums
Articles
Tips
Links
Books
Contest
Link to us
This object-oriented app reads in x,y data and fit
Author:
Dave Albin
E-mail:
Click to e-mail author
Submitted:
9/27/2002
Version:
VB6
Compatibility:
VB6
Category:
Mathematics
Downloads:
6841
This object-oriented app reads in x,y data and fits the data to either a 1st, 2nd, or 3rd degree polynomial (using Cramer's Rule to solve various determinants). The app creates an output file of the "fit" data which can be compared with the "raw" data. Polynomial Coefficients are also displayed. An extensive ReadMe.pdf file for instructional purposes is included. A separate class called Regression handles the math. Very simple, very fast, and hopefully useful.
Home
|
Forums
|
Submit
|
Books
|
Mailing List
|
Advertising
|
About
|
Contact
© 2023 A1VBCode. All rights reserved.
Legal disclaimer & terms of use
Privacy statement