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 edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 2: | Line 2: | ||
|Picture=NA.png | |Picture=NA.png | ||
|Version=(1998-08-28) | |Version=(1998-08-28) | ||
|Author=Doug Rickman | |Author=[[Doug Rickman]] | ||
|License=Freeware | |||
|License= | |||
|Download={{FileLink|MathApps_1998-08-28.zip}} | |Download={{FileLink|MathApps_1998-08-28.zip}} | ||
|Website= | |Website= | ||
| Line 10: | Line 9: | ||
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. | 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:Analysis]] | [[Category:Analysis]] | ||
[[Category:Freeware]] | |||
Latest revision as of 17:16, 19 October 2025
| MathApps | |
|---|---|
| Version | (1998-08-28) |
| Vendor | |
| Author | Doug Rickman |
| License | Freeware |
| 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.