MathApps: Difference between revisions
Jump to navigation
Jump to search
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..." |
(No difference)
|
Revision as of 19:26, 3 March 2024
| 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.