Fit2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Software | {{Software | ||
|Picture=FIT2.png | |Picture=FIT2.png | ||
|Version=1. | |Version=1.5 beta (Aug 1993) | ||
|Author=Michael Courtney | |Author=Michael Courtney | ||
|License= | |License=Freeware | ||
|Download= | |Download={{FileLink|FIT2}} | ||
| | |||
}} | }} | ||
FIT2 a non-linear fitting program for OS/2 2.x. | 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. | |||
==Links== | |||
* [https://github.com/OS2World/APP-ANALYSIS-Fit Github] | |||
[[Category:Analysis]] | [[Category:Analysis]] | ||
[[Category: | [[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.