MathApps

From OS2World.Com Wiki
Revision as of 21:26, 3 March 2024 by Martini (talk | contribs) (Created page with "{{Software |Picture=NA.png |Version=(1998-08-28) |Author=Doug Rickman |Vendor= |License= |Download={{FileLink|MathApps_1998-08-28.zip}} |Website= }} Three REXX curve fitting and convolution programs. Convolution.cmd convolves a square kernel with a rectangular array of data. CurveFit2.cmd computes an nth order polynomial for a table of x,y values. SurfaceFit1.cmd computes a polynomial of degree 1 for n dimensions, given x1, x2, x3, ... y. Category:Open Source Software...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
MathApps
Version (1998-08-28)
Vendor
Author Doug Rickman
License
Download MathApps_1998-08-28.zip
Website

Three REXX curve fitting and convolution programs. Convolution.cmd convolves a square kernel with a rectangular array of data. CurveFit2.cmd computes an nth order polynomial for a table of x,y values. SurfaceFit1.cmd computes a polynomial of degree 1 for n dimensions, given x1, x2, x3, ... y.