Fit2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
The algorithm uses the Marquardt method to find the best fit. It opens a pipe to ''gnuplot'' to plot data and the attempted fit. | The algorithm uses the Marquardt method to find the best fit. It opens a pipe to ''gnuplot'' to plot data and the attempted fit. | ||
==Links== | |||
* [https://github.com/OS2World/APP-ANALYSIS-Fit Github] | |||
[[Category:Analysis]] | [[Category:Analysis]] | ||
[[Category:Freeware]] | [[Category:Freeware]] | ||
Latest revision as of 17:11, 19 October 2025
| Fit2 | |
|---|---|
| Version | 1.5 beta (Aug 1993) |
| Vendor | |
| Author | Michael Courtney |
| License | Freeware |
| Download | FIT2 |
| Website | |
FIT2 a non-linear least-squares fitting program for OS/2 2.x.
The algorithm uses the Marquardt method to find the best fit. It opens a pipe to gnuplot to plot data and the attempted fit.