home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best Objectech Shareware Selections
/
UNTITLED.iso
/
boss
/
educ
/
math
/
017
/
sampling.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
|
271 b
|
17 lines
[ sampling.plt - sampling rate for functions
paper size 11 by 8.5
subplot 2 5.5 9 8
sampling 20
plot sin(x)
draw x y
frame
xlabel 'sin(x) with sampling = 50'
subplot 2 1.5 9 4
sampling 200
plot sin(x)
draw x y
xlabel 'sin(x) with sampling = 200'
frame