Added to repository

This commit is contained in:
paraiso
2005-11-11 12:35:21 +00:00
parent bad53d7f6c
commit 277293fc40
201 changed files with 47334 additions and 0 deletions

View File

@ -0,0 +1,730 @@
%!PS-Adobe-2.0
%%Title: testmeyer.eps
%%Creator: gnuplot 3.7 patchlevel 3
%%CreationDate: Mon Apr 11 19:32:51 2005
%%DocumentFonts: (atend)
%%BoundingBox: 50 50 554 770
%%Orientation: Landscape
%%Pages: (atend)
%%EndComments
/gnudict 256 dict def
gnudict begin
/Color true def
/Solid false def
/gnulinewidth 5.000 def
/userlinewidth gnulinewidth def
/vshift -46 def
/dl {10 mul} def
/hpt_ 31.5 def
/vpt_ 31.5 def
/hpt hpt_ def
/vpt vpt_ def
/M {moveto} bind def
/L {lineto} bind def
/R {rmoveto} bind def
/V {rlineto} bind def
/vpt2 vpt 2 mul def
/hpt2 hpt 2 mul def
/Lshow { currentpoint stroke M
0 vshift R show } def
/Rshow { currentpoint stroke M
dup stringwidth pop neg vshift R show } def
/Cshow { currentpoint stroke M
dup stringwidth pop -2 div vshift R show } def
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
/hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
{pop pop pop Solid {pop []} if 0 setdash} ifelse } def
/BL { stroke userlinewidth 2 mul setlinewidth } def
/AL { stroke userlinewidth 2 div setlinewidth } def
/UL { dup gnulinewidth mul /userlinewidth exch def
dup 1 lt {pop 1} if 10 mul /udl exch def } def
/PL { stroke userlinewidth setlinewidth } def
/LTb { BL [] 0 0 0 DL } def
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
/LT0 { PL [] 1 0 0 DL } def
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
/Pnt { stroke [] 0 setdash
gsave 1 setlinecap M 0 0 V stroke grestore } def
/Dia { stroke [] 0 setdash 2 copy vpt add M
hpt neg vpt neg V hpt vpt neg V
hpt vpt V hpt neg vpt V closepath stroke
Pnt } def
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
currentpoint stroke M
hpt neg vpt neg R hpt2 0 V stroke
} def
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
0 vpt2 neg V hpt2 0 V 0 vpt2 V
hpt2 neg 0 V closepath stroke
Pnt } def
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
hpt2 vpt2 neg V currentpoint stroke M
hpt2 neg 0 R hpt2 vpt2 V stroke } def
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
hpt neg vpt -1.62 mul V
hpt 2 mul 0 V
hpt neg vpt 1.62 mul V closepath stroke
Pnt } def
/Star { 2 copy Pls Crs } def
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
0 vpt2 neg V hpt2 0 V 0 vpt2 V
hpt2 neg 0 V closepath fill } def
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
hpt neg vpt -1.62 mul V
hpt 2 mul 0 V
hpt neg vpt 1.62 mul V closepath fill } def
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
hpt neg vpt 1.62 mul V
hpt 2 mul 0 V
hpt neg vpt -1.62 mul V closepath stroke
Pnt } def
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
hpt neg vpt 1.62 mul V
hpt 2 mul 0 V
hpt neg vpt -1.62 mul V closepath fill} def
/DiaF { stroke [] 0 setdash vpt add M
hpt neg vpt neg V hpt vpt neg V
hpt vpt V hpt neg vpt V closepath fill } def
/Pent { stroke [] 0 setdash 2 copy gsave
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
closepath stroke grestore Pnt } def
/PentF { stroke [] 0 setdash gsave
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
closepath fill grestore } def
/Circle { stroke [] 0 setdash 2 copy
hpt 0 360 arc stroke Pnt } def
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450 arc } bind def
/C1 { BL [] 0 setdash 2 copy moveto
2 copy vpt 0 90 arc closepath fill
vpt 0 360 arc closepath } bind def
/C2 { BL [] 0 setdash 2 copy moveto
2 copy vpt 90 180 arc closepath fill
vpt 0 360 arc closepath } bind def
/C3 { BL [] 0 setdash 2 copy moveto
2 copy vpt 0 180 arc closepath fill
vpt 0 360 arc closepath } bind def
/C4 { BL [] 0 setdash 2 copy moveto
2 copy vpt 180 270 arc closepath fill
vpt 0 360 arc closepath } bind def
/C5 { BL [] 0 setdash 2 copy moveto
2 copy vpt 0 90 arc
2 copy moveto
2 copy vpt 180 270 arc closepath fill
vpt 0 360 arc } bind def
/C6 { BL [] 0 setdash 2 copy moveto
2 copy vpt 90 270 arc closepath fill
vpt 0 360 arc closepath } bind def
/C7 { BL [] 0 setdash 2 copy moveto
2 copy vpt 0 270 arc closepath fill
vpt 0 360 arc closepath } bind def
/C8 { BL [] 0 setdash 2 copy moveto
2 copy vpt 270 360 arc closepath fill
vpt 0 360 arc closepath } bind def
/C9 { BL [] 0 setdash 2 copy moveto
2 copy vpt 270 450 arc closepath fill
vpt 0 360 arc closepath } bind def
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
2 copy moveto
2 copy vpt 90 180 arc closepath fill
vpt 0 360 arc closepath } bind def
/C11 { BL [] 0 setdash 2 copy moveto
2 copy vpt 0 180 arc closepath fill
2 copy moveto
2 copy vpt 270 360 arc closepath fill
vpt 0 360 arc closepath } bind def
/C12 { BL [] 0 setdash 2 copy moveto
2 copy vpt 180 360 arc closepath fill
vpt 0 360 arc closepath } bind def
/C13 { BL [] 0 setdash 2 copy moveto
2 copy vpt 0 90 arc closepath fill
2 copy moveto
2 copy vpt 180 360 arc closepath fill
vpt 0 360 arc closepath } bind def
/C14 { BL [] 0 setdash 2 copy moveto
2 copy vpt 90 360 arc closepath fill
vpt 0 360 arc } bind def
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
vpt 0 360 arc closepath } bind def
/Rec { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
neg 0 rlineto closepath } bind def
/Square { dup Rec } bind def
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
2 copy vpt Square fill
Bsquare } bind def
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
Bsquare } bind def
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
Bsquare } bind def
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
2 copy vpt Square fill Bsquare } bind def
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
/DiaE { stroke [] 0 setdash vpt add M
hpt neg vpt neg V hpt vpt neg V
hpt vpt V hpt neg vpt V closepath stroke } def
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
0 vpt2 neg V hpt2 0 V 0 vpt2 V
hpt2 neg 0 V closepath stroke } def
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
hpt neg vpt -1.62 mul V
hpt 2 mul 0 V
hpt neg vpt 1.62 mul V closepath stroke } def
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
hpt neg vpt 1.62 mul V
hpt 2 mul 0 V
hpt neg vpt -1.62 mul V closepath stroke } def
/PentE { stroke [] 0 setdash gsave
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
closepath stroke grestore } def
/CircE { stroke [] 0 setdash
hpt 0 360 arc stroke } def
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
/DiaW { stroke [] 0 setdash vpt add M
hpt neg vpt neg V hpt vpt neg V
hpt vpt V hpt neg vpt V Opaque stroke } def
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
0 vpt2 neg V hpt2 0 V 0 vpt2 V
hpt2 neg 0 V Opaque stroke } def
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
hpt neg vpt -1.62 mul V
hpt 2 mul 0 V
hpt neg vpt 1.62 mul V Opaque stroke } def
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
hpt neg vpt 1.62 mul V
hpt 2 mul 0 V
hpt neg vpt -1.62 mul V Opaque stroke } def
/PentW { stroke [] 0 setdash gsave
translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
Opaque stroke grestore } def
/CircW { stroke [] 0 setdash
hpt 0 360 arc Opaque stroke } def
/BoxFill { gsave Rec 1 setgray fill grestore } def
/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
currentdict end definefont pop
end
%%EndProlog
%%Page: 1 1
gnudict begin
gsave
50 50 translate
0.100 0.100 scale
90 rotate
0 -5040 translate
0 setgray
newpath
(Helvetica) findfont 140 scalefont setfont
1.000 UL
LTb
1.000 UL
LTa
574 280 M
6388 0 V
1.000 UL
LTb
574 280 M
63 0 V
6325 0 R
-63 0 V
490 280 M
( 0) Rshow
1.000 UL
LTa
574 739 M
6388 0 V
1.000 UL
LTb
574 739 M
63 0 V
6325 0 R
-63 0 V
490 739 M
( 0.1) Rshow
1.000 UL
LTa
574 1198 M
6388 0 V
1.000 UL
LTb
574 1198 M
63 0 V
6325 0 R
-63 0 V
-6409 0 R
( 0.2) Rshow
1.000 UL
LTa
574 1658 M
6388 0 V
1.000 UL
LTb
574 1658 M
63 0 V
6325 0 R
-63 0 V
-6409 0 R
( 0.3) Rshow
1.000 UL
LTa
574 2117 M
6388 0 V
1.000 UL
LTb
574 2117 M
63 0 V
6325 0 R
-63 0 V
-6409 0 R
( 0.4) Rshow
1.000 UL
LTa
574 2576 M
6388 0 V
1.000 UL
LTb
574 2576 M
63 0 V
6325 0 R
-63 0 V
-6409 0 R
( 0.5) Rshow
1.000 UL
LTa
574 3035 M
6388 0 V
1.000 UL
LTb
574 3035 M
63 0 V
6325 0 R
-63 0 V
-6409 0 R
( 0.6) Rshow
1.000 UL
LTa
574 3494 M
6388 0 V
1.000 UL
LTb
574 3494 M
63 0 V
6325 0 R
-63 0 V
-6409 0 R
( 0.7) Rshow
1.000 UL
LTa
574 3954 M
6388 0 V
1.000 UL
LTb
574 3954 M
63 0 V
6325 0 R
-63 0 V
-6409 0 R
( 0.8) Rshow
1.000 UL
LTa
574 4413 M
6388 0 V
1.000 UL
LTb
574 4413 M
63 0 V
6325 0 R
-63 0 V
-6409 0 R
( 0.9) Rshow
1.000 UL
LTa
574 4872 M
6388 0 V
1.000 UL
LTb
574 4872 M
63 0 V
6325 0 R
-63 0 V
-6409 0 R
( 1) Rshow
1.000 UL
LTa
574 280 M
0 4592 V
1.000 UL
LTb
574 280 M
0 63 V
0 4529 R
0 -63 V
574 140 M
( 0) Cshow
1.000 UL
LTa
1284 280 M
0 4592 V
1.000 UL
LTb
1284 280 M
0 63 V
0 4529 R
0 -63 V
0 -4669 R
( 5) Cshow
1.000 UL
LTa
1994 280 M
0 4592 V
1.000 UL
LTb
1994 280 M
0 63 V
0 4529 R
0 -63 V
0 -4669 R
( 10) Cshow
1.000 UL
LTa
2703 280 M
0 4592 V
1.000 UL
LTb
2703 280 M
0 63 V
0 4529 R
0 -63 V
0 -4669 R
( 15) Cshow
1.000 UL
LTa
3413 280 M
0 4592 V
1.000 UL
LTb
3413 280 M
0 63 V
0 4529 R
0 -63 V
0 -4669 R
( 20) Cshow
1.000 UL
LTa
4123 280 M
0 4592 V
1.000 UL
LTb
4123 280 M
0 63 V
0 4529 R
0 -63 V
0 -4669 R
( 25) Cshow
1.000 UL
LTa
4833 280 M
0 4249 V
0 280 R
0 63 V
1.000 UL
LTb
4833 280 M
0 63 V
0 4529 R
0 -63 V
0 -4669 R
( 30) Cshow
1.000 UL
LTa
5542 280 M
0 4249 V
0 280 R
0 63 V
1.000 UL
LTb
5542 280 M
0 63 V
0 4529 R
0 -63 V
0 -4669 R
( 35) Cshow
1.000 UL
LTa
6252 280 M
0 4249 V
0 280 R
0 63 V
1.000 UL
LTb
6252 280 M
0 63 V
0 4529 R
0 -63 V
0 -4669 R
( 40) Cshow
1.000 UL
LTa
6962 280 M
0 4592 V
1.000 UL
LTb
6962 280 M
0 63 V
0 4529 R
0 -63 V
0 -4669 R
( 45) Cshow
1.000 UL
LTb
574 280 M
6388 0 V
0 4592 V
-6388 0 V
574 280 L
1.000 UP
1.000 UL
LT0
6311 4739 M
('testmeyer.out' us 1:2) Rshow
645 4872 Pls
716 4842 Pls
787 4812 Pls
858 4782 Pls
929 4753 Pls
1000 4707 Pls
1071 4611 Pls
1142 4516 Pls
1213 4420 Pls
1284 4325 Pls
1355 4217 Pls
1426 4097 Pls
1497 3975 Pls
1568 3837 Pls
1639 3698 Pls
1710 3560 Pls
1781 3423 Pls
1852 3285 Pls
1923 3147 Pls
1994 3010 Pls
2065 2877 Pls
2136 2745 Pls
2206 2613 Pls
2277 2480 Pls
2348 2353 Pls
2419 2242 Pls
2490 2131 Pls
2561 2020 Pls
2632 1910 Pls
2703 1809 Pls
2774 1722 Pls
2845 1634 Pls
2916 1546 Pls
2987 1458 Pls
3058 1382 Pls
3129 1311 Pls
3200 1243 Pls
3271 1184 Pls
3342 1124 Pls
3413 1076 Pls
3484 1029 Pls
3555 982 Pls
3626 935 Pls
3697 890 Pls
3768 855 Pls
3839 821 Pls
3910 787 Pls
3981 753 Pls
4052 723 Pls
4123 698 Pls
4194 674 Pls
4265 649 Pls
4336 625 Pls
4407 605 Pls
4478 586 Pls
4549 568 Pls
4620 550 Pls
4691 532 Pls
4762 519 Pls
4833 507 Pls
4904 495 Pls
4975 483 Pls
5046 471 Pls
5117 461 Pls
5188 452 Pls
5259 442 Pls
5330 433 Pls
5400 425 Pls
5471 418 Pls
5542 411 Pls
5613 404 Pls
5684 397 Pls
5755 392 Pls
5826 388 Pls
5897 383 Pls
5968 379 Pls
6039 375 Pls
6110 371 Pls
6181 367 Pls
6252 362 Pls
6323 358 Pls
6394 354 Pls
6465 350 Pls
6536 345 Pls
6607 343 Pls
6678 340 Pls
6749 338 Pls
6820 336 Pls
6891 334 Pls
6962 332 Pls
6594 4739 Pls
1.000 UL
LT1
6311 4599 M
(exp\(-x*x/200.\)) Rshow
6395 4599 M
399 0 V
574 4872 M
65 -5 V
64 -14 V
65 -23 V
64 -33 V
65 -42 V
64 -51 V
65 -59 V
64 -67 V
65 -75 V
64 -82 V
65 -89 V
64 -95 V
65 -101 V
64 -106 V
65 -110 V
64 -115 V
65 -118 V
64 -121 V
65 -123 V
65 -125 V
64 -126 V
65 -127 V
64 -126 V
65 -126 V
64 -125 V
65 -124 V
64 -122 V
65 -119 V
64 -117 V
65 -114 V
64 -110 V
65 -108 V
64 -103 V
65 -100 V
64 -96 V
65 -91 V
64 -88 V
65 -83 V
64 -79 V
65 -75 V
65 -70 V
64 -67 V
65 -62 V
64 -59 V
65 -54 V
64 -51 V
65 -47 V
64 -44 V
65 -41 V
64 -37 V
65 -34 V
64 -32 V
65 -29 V
64 -26 V
65 -24 V
64 -22 V
65 -20 V
64 -18 V
65 -16 V
65 -15 V
64 -13 V
65 -11 V
64 -11 V
65 -9 V
64 -9 V
65 -7 V
64 -7 V
65 -5 V
64 -5 V
65 -5 V
64 -4 V
65 -3 V
64 -3 V
65 -3 V
64 -2 V
65 -2 V
64 -2 V
65 -1 V
64 -2 V
65 -1 V
65 -1 V
64 -1 V
65 0 V
64 -1 V
65 0 V
64 -1 V
65 0 V
64 0 V
65 -1 V
64 0 V
65 0 V
64 0 V
65 0 V
64 -1 V
65 0 V
64 0 V
65 0 V
64 0 V
65 0 V
stroke
grestore
end
showpage
%%Trailer
%%DocumentFonts: Helvetica
%%Pages: 1