home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computerworld 1996 March
/
Computerworld_1996-03_cd.bin
/
idg_cd3
/
aplikace
/
cad
/
wplot211
/
nonlin.plt
< prev
next >
Wrap
Text File
|
1994-06-20
|
415b
|
29 lines
clrdata
clrplot
close
xlabel X
ylabel Y
title Plot of Nonlinear Curve Fit made by program WFIT
legend3 0.2 0.390 Y(X)_=_P1_*_X_/_(_P2_+_X_)
legend4 0.2 0.313 P1_=_.425741___P2_=_2.4809
scatter 1
read 6
1.68 0.172
3.33 0.25
5 0.286
6.67 0.303
10 0.334
19 0.384
xstart 1.68
xend 19
xsamples 128
y(x) = .425741 * x / ( 2.4809 + x )
xstart 0
xend 20
xstep 5
ystart .1
yend .4
ystep .1
plot