home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best Objectech Shareware Selections
/
UNTITLED.iso
/
boss
/
educ
/
math
/
017
/
poly.plt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-04-16
|
239 b
|
18 lines
[ poly.plt
paper size 11 by 8.5
data 'spline.dat'
format x 0 y 0
color red
plot x y add
color green
draw x y
color lblue
polyfit 5
polyfit 3
color lblue
font 3
char size 0.2 slant 15
title 'Fitting Polynomials to Data'