Fit2: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Jugbogdan (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{Software
{{Software
|Picture=FIT2.png
|Picture=FIT2.png
|Version=1.3 beta
|Version=1.5 beta (Aug 1993)
|Vendor=
|Author=Michael Courtney
|Author=Michael Courtney
|License=Open Source Software
|License=Open Source Software
|Download=[https://archive.org/download/dr_os2/dr_os2.zip/dr_os2%2FAPPLICAT%2FLSQRFT13.ZIP 1.3 beta]
|Download=[https://archive.org/download/dr_os2/dr_os2.zip/dr_os2%2FAPPLICAT%2FLSQRFT13.ZIP 1.3 beta]
[https://github.com/OS2World/APP-ANALYSIS-Fit Git]
[https://github.com/OS2World/APP-ANALYSIS-Fit Git]
|Website=N/A
}}
}}
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.


[[Category:Analysis]]
[[Category:Analysis]]
[[Category:Open Source Software]]
[[Category:Open Source Software]]

Revision as of 22:52, 2 June 2022

Fit2
Version 1.5 beta (Aug 1993)
Vendor
Author Michael Courtney
License Open Source Software
Download 1.3 beta

Git

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.