Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F105172425
Gauss5.eps
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Mar 15, 04:14
Size
12 KB
Mime Type
application/postscript
Expires
Mon, Mar 17, 04:14 (2 d)
Engine
blob
Format
Raw Data
Handle
24884005
Attached To
R2653 epfl
Gauss5.eps
View Options
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The MathWorks, Inc. Version 7.13.0.564 (R2011b). Operating System: Microsoft Windows 7.
%%Title: .\results\Gauss5.eps
%%CreationDate: 01/20/2013 16:58:31
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Magenta Yellow Black
%%Extensions: CMYK
%%Pages: 1
%%BoundingBox: 157 244 496 582
%%EndComments
%%BeginProlog
% MathWorks dictionary
/MathWorks
160
dict
begin
% definition operators
/bdef
{
bind
def
}
bind
def
/ldef
{
load
def
}
bind
def
/xdef
{
exch
def
}
bdef
/xstore
{
exch
store
}
bdef
% operator abbreviations
/c
/clip
ldef
/cc
/concat
ldef
/cp
/closepath
ldef
/gr
/grestore
ldef
/gs
/gsave
ldef
/mt
/moveto
ldef
/np
/newpath
ldef
/cm
/currentmatrix
ldef
/sm
/setmatrix
ldef
/rm
/rmoveto
ldef
/rl
/rlineto
ldef
/s
{
show
newpath
}
bdef
/sc
{
setcmykcolor
}
bdef
/sr
/setrgbcolor
ldef
/sg
/setgray
ldef
/w
/setlinewidth
ldef
/j
/setlinejoin
ldef
/cap
/setlinecap
ldef
/rc
{
rectclip
}
bdef
/rf
{
rectfill
}
bdef
% page state control
/pgsv
()
def
/bpage
{
/pgsv
save
def
}
bdef
/epage
{
pgsv
restore
}
bdef
/bplot
/gsave
ldef
/eplot
{
stroke
grestore
}
bdef
% orientation switch
/portraitMode
0
def
/landscapeMode
1
def
/rotateMode
2
def
% coordinate system mappings
/dpi2point
0
def
% font control
/FontSize
0
def
/FMS
{
/FontSize
xstore
findfont
[
FontSize
0
0
FontSize
neg
0
0
]
makefont
setfont
}
bdef
/ISOLatin1Encoding
where
{
pop
/WindowsLatin1Encoding
256
array
bdef
ISOLatin1Encoding
WindowsLatin1Encoding
copy
pop
/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
/Ydieresis
WindowsLatin1Encoding
128
32
getinterval
astore
pop
}
{
/WindowsLatin1Encoding
StandardEncoding
bdef
}
ifelse
/reencode
{
exch
dup
where
{
pop
load
}
{
pop
StandardEncoding
}
ifelse
exch
dup
3
1
roll
findfont
dup
length
dict
begin
{
1
index
/FID
ne
{
def
}{
pop
pop
}
ifelse
}
forall
/Encoding
exch
def
currentdict
end
definefont
pop
}
bdef
/isroman
{
findfont
/CharStrings
get
/Agrave
known
}
bdef
/FMSR
{
3
1
roll
1
index
dup
isroman
{
reencode
}
{
pop
pop
}
ifelse
exch
FMS
}
bdef
/csm
{
1
dpi2point
div
-1
dpi2point
div
scale
neg
translate
dup
landscapeMode
eq
{
pop
-90
rotate
}
{
rotateMode
eq
{
90
rotate
}
if
}
ifelse
}
bdef
% line types: solid, dotted, dashed, dotdash
/SO
{
[]
0
setdash
}
bdef
/DO
{
[
.5
dpi2point
mul
4
dpi2point
mul
]
0
setdash
}
bdef
/DA
{
[
6
dpi2point
mul
]
0
setdash
}
bdef
/DD
{
[
.5
dpi2point
mul
4
dpi2point
mul
6
dpi2point
mul
4
dpi2point
mul
]
0
setdash
}
bdef
% macros for lines and objects
/L
{
lineto
stroke
}
bdef
/MP
{
3
1
roll
moveto
1
sub
{
rlineto
}
repeat
}
bdef
/AP
{{
rlineto
}
repeat
}
bdef
/PDlw
-1
def
/W
{
/PDlw
currentlinewidth
def
setlinewidth
}
def
/PP
{
closepath
eofill
}
bdef
/DP
{
closepath
stroke
}
bdef
/MR
{
4
-2
roll
moveto
dup
0
exch
rlineto
exch
0
rlineto
neg
0
exch
rlineto
closepath
}
bdef
/FR
{
MR
stroke
}
bdef
/PR
{
MR
fill
}
bdef
/L1i
{{
currentfile
picstr
readhexstring
pop
}
image
}
bdef
/tMatrix
matrix
def
/MakeOval
{
newpath
tMatrix
currentmatrix
pop
translate
scale
0
0
1
0
360
arc
tMatrix
setmatrix
}
bdef
/FO
{
MakeOval
stroke
}
bdef
/PO
{
MakeOval
fill
}
bdef
/PD
{
currentlinewidth
2
div
0
360
arc
fill
PDlw
-1
eq
not
{
PDlw
w
/PDlw
-1
def
}
if
}
def
/FA
{
newpath
tMatrix
currentmatrix
pop
translate
scale
0
0
1
5
-2
roll
arc
tMatrix
setmatrix
stroke
}
bdef
/PA
{
newpath
tMatrix
currentmatrix
pop
translate
0
0
moveto
scale
0
0
1
5
-2
roll
arc
closepath
tMatrix
setmatrix
fill
}
bdef
/FAn
{
newpath
tMatrix
currentmatrix
pop
translate
scale
0
0
1
5
-2
roll
arcn
tMatrix
setmatrix
stroke
}
bdef
/PAn
{
newpath
tMatrix
currentmatrix
pop
translate
0
0
moveto
scale
0
0
1
5
-2
roll
arcn
closepath
tMatrix
setmatrix
fill
}
bdef
/vradius
0
def
/hradius
0
def
/lry
0
def
/lrx
0
def
/uly
0
def
/ulx
0
def
/rad
0
def
/MRR
{
/vradius
xdef
/hradius
xdef
/lry
xdef
/lrx
xdef
/uly
xdef
/ulx
xdef
newpath
tMatrix
currentmatrix
pop
ulx
hradius
add
uly
vradius
add
translate
hradius
vradius
scale
0
0
1
180
270
arc
tMatrix
setmatrix
lrx
hradius
sub
uly
vradius
add
translate
hradius
vradius
scale
0
0
1
270
360
arc
tMatrix
setmatrix
lrx
hradius
sub
lry
vradius
sub
translate
hradius
vradius
scale
0
0
1
0
90
arc
tMatrix
setmatrix
ulx
hradius
add
lry
vradius
sub
translate
hradius
vradius
scale
0
0
1
90
180
arc
tMatrix
setmatrix
closepath
}
bdef
/FRR
{
MRR
stroke
}
bdef
/PRR
{
MRR
fill
}
bdef
/MlrRR
{
/lry
xdef
/lrx
xdef
/uly
xdef
/ulx
xdef
/rad
lry
uly
sub
2
div
def
newpath
tMatrix
currentmatrix
pop
ulx
rad
add
uly
rad
add
translate
rad
rad
scale
0
0
1
90
270
arc
tMatrix
setmatrix
lrx
rad
sub
lry
rad
sub
translate
rad
rad
scale
0
0
1
270
90
arc
tMatrix
setmatrix
closepath
}
bdef
/FlrRR
{
MlrRR
stroke
}
bdef
/PlrRR
{
MlrRR
fill
}
bdef
/MtbRR
{
/lry
xdef
/lrx
xdef
/uly
xdef
/ulx
xdef
/rad
lrx
ulx
sub
2
div
def
newpath
tMatrix
currentmatrix
pop
ulx
rad
add
uly
rad
add
translate
rad
rad
scale
0
0
1
180
360
arc
tMatrix
setmatrix
lrx
rad
sub
lry
rad
sub
translate
rad
rad
scale
0
0
1
0
180
arc
tMatrix
setmatrix
closepath
}
bdef
/FtbRR
{
MtbRR
stroke
}
bdef
/PtbRR
{
MtbRR
fill
}
bdef
/stri
6
array
def
/dtri
6
array
def
/smat
6
array
def
/dmat
6
array
def
/tmat1
6
array
def
/tmat2
6
array
def
/dif
3
array
def
/asub
{
/ind2
exch
def
/ind1
exch
def
dup
dup
ind1
get
exch
ind2
get
sub
exch
}
bdef
/tri_to_matrix
{
2
0
asub
3
1
asub
4
0
asub
5
1
asub
dup
0
get
exch
1
get
7
-1
roll
astore
}
bdef
/compute_transform
{
dmat
dtri
tri_to_matrix
tmat1
invertmatrix
smat
stri
tri_to_matrix
tmat2
concatmatrix
}
bdef
/ds
{
stri
astore
pop
}
bdef
/dt
{
dtri
astore
pop
}
bdef
/db
{
2
copy
/cols
xdef
/rows
xdef
mul
dup
3
mul
string
currentfile
exch
readhexstring
pop
dup
0
3
index
getinterval
/rbmap
xdef
dup
2
index
dup
getinterval
/gbmap
xdef
1
index
dup
2
mul
exch
getinterval
/bbmap
xdef
pop
pop
}
bdef
/it
{
gs
np
dtri
aload
pop
moveto
lineto
lineto
cp
c
cols
rows
8
compute_transform
rbmap
gbmap
bbmap
true
3
colorimage
gr
}
bdef
/il
{
newpath
moveto
lineto
stroke
}
bdef
currentdict
end
def
%%EndProlog
%%BeginSetup
MathWorks
begin
0
cap
end
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
%%PageBoundingBox: 157 244 496 582
MathWorks
begin
bpage
%%EndPageSetup
%%BeginObject: obj1
bplot
/dpi2point
4.16667
def
portraitMode
0075
2550
csm
583
122
1409
1409
MR
c
np
85
dict
begin
%Colortable dictionary
/c0
{
0.000000
0.000000
0.000000
sr
}
bdef
/c1
{
1.000000
1.000000
1.000000
sr
}
bdef
/c2
{
0.900000
0.000000
0.000000
sr
}
bdef
/c3
{
0.000000
0.820000
0.000000
sr
}
bdef
/c4
{
0.000000
0.000000
0.800000
sr
}
bdef
/c5
{
0.910000
0.820000
0.320000
sr
}
bdef
/c6
{
1.000000
0.260000
0.820000
sr
}
bdef
/c7
{
0.000000
0.820000
0.820000
sr
}
bdef
c0
1
j
1
sg
0
0
2403
1802
PR
2.08333
w
gs
397
138
1765
1393
MR
c
np
gs
np
584
139
mt
0
1391
rl
1391
0
rl
0
-1391
rl
cp
c
np
[
1391
0
0
1391
584
139
]
cc
/picstr
87
string
def
29
29
8
[
29.000000
0
0
29.000000
0
0
]
{
currentfile
picstr
readhexstring
pop
}
false
3
colorimage
00000000000000000000000000000000000000000000000000000000000000000004040404040404
04040404040404040404040404040000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000000040404040404040404
04040404040408080808080808080804040404040404040404040404040400000000000000000000
00000000000000000000000000000000000000000000000000000000000000000000000404040404
040808080808080808080C0C0C0C0C0C0C0C0C0C0C0C0C0C0C080808080808080808040404040404
00000000000000000000000000000000000000000000000000000000000000000000000004040404
04040808080808080C0C0C1010101010101414141414141414141414141414141010101010100C0C
0C080808080808040404040404000000000000000000000000000000000000000000000000000000
0404040404040808080C0C0C1010101414141818181C1C1C1C1C1C2020202020202020201C1C1C1C
1C1C1818181414141010100C0C0C0808080404040404040000000000000000000000000000000000
000000000404040404040808080C0C0C1010101818181C1C1C2424242828282C2C2C303030303030
3030302C2C2C2828282424241C1C1C1818181010100C0C0C08080804040404040400000000000000
00000000000000000000000404040808080C0C0C1010101818182020202828283030303838384040
404444444444444444444040403838383030302828282020201818181010100C0C0C080808040404
0000000000000000000000000000000404040808080C0C0C1010101818182020202C2C2C38383844
44445050505959595D5D5D6161615D5D5D5959595050504444443838382C2C2C2020201818181010
100C0C0C0808080404040000000000000000000404040404040808081010101818182020202C2C2C
3C3C3C4848485959596969697171717979797D7D7D7979797171716969695959594848483C3C3C2C
2C2C2020201818181010100808080404040404040000000000000404040808080C0C0C1414141C1C
1C2828283838384848485D5D5D7171718181818D8D8D9999999999999999998D8D8D818181717171
5D5D5D4848483838382828281C1C1C1414140C0C0C08080804040400000000000004040408080810
1010181818242424303030444444595959717171858585999999AAAAAAB6B6B6BABABAB6B6B6AAAA
AA999999858585717171595959444444303030242424181818101010080808040404000000040404
0404040808081010101C1C1C282828383838505050696969818181999999B2B2B2C6C6C6D2D2D2D6
D6D6D2D2D2C6C6C6B2B2B29999998181816969695050503838382828281C1C1C1010100808080404
040404040404040404040C0C0C1414141C1C1C2C2C2C4040405959597171718D8D8DAAAAAAC6C6C6
DADADAE6E6E6EEEEEEE6E6E6DADADAC6C6C6AAAAAA8D8D8D7171715959594040402C2C2C1C1C1C14
14140C0C0C0404040404040404040808080C0C0C1414142020203030304444445D5D5D7979799999
99B6B6B6D2D2D2E6E6E6F6F6F6FAFAFAF6F6F6E6E6E6D2D2D2B6B6B69999997979795D5D5D444444
3030302020201414140C0C0C0808080404040404040808080C0C0C14141420202030303044444461
61617D7D7D999999BABABAD6D6D6EEEEEEFAFAFAFFFFFFFAFAFAEEEEEED6D6D6BABABA9999997D7D
7D6161614444443030302020201414140C0C0C0808080404040404040808080C0C0C141414202020
3030304444445D5D5D797979999999B6B6B6D2D2D2E6E6E6F6F6F6FAFAFAF6F6F6E6E6E6D2D2D2B6
B6B69999997979795D5D5D4444443030302020201414140C0C0C0808080404040404040404040C0C
0C1414141C1C1C2C2C2C4040405959597171718D8D8DAAAAAAC6C6C6DADADAE6E6E6EEEEEEE6E6E6
DADADAC6C6C6AAAAAA8D8D8D7171715959594040402C2C2C1C1C1C1414140C0C0C04040404040404
04040404040808081010101C1C1C282828383838505050696969818181999999B2B2B2C6C6C6D2D2
D2D6D6D6D2D2D2C6C6C6B2B2B29999998181816969695050503838382828281C1C1C101010080808
04040404040400000004040408080810101018181824242430303044444459595971717185858599
9999AAAAAAB6B6B6BABABAB6B6B6AAAAAA9999998585857171715959594444443030302424241818
181010100808080404040000000000000404040808080C0C0C1414141C1C1C282828383838484848
5D5D5D7171718181818D8D8D9999999999999999998D8D8D8181817171715D5D5D48484838383828
28281C1C1C1414140C0C0C0808080404040000000000000404040404040808081010101818182020
202C2C2C3C3C3C4848485959596969697171717979797D7D7D797979717171696969595959484848
3C3C3C2C2C2C2020201818181010100808080404040404040000000000000000000404040808080C
0C0C1010101818182020202C2C2C3838384444445050505959595D5D5D6161615D5D5D5959595050
504444443838382C2C2C2020201818181010100C0C0C080808040404000000000000000000000000
0000000404040808080C0C0C10101018181820202028282830303038383840404044444444444444
44444040403838383030302828282020201818181010100C0C0C0808080404040000000000000000
000000000000000000000404040404040808080C0C0C1010101818181C1C1C2424242828282C2C2C
3030303030303030302C2C2C2828282424241C1C1C1818181010100C0C0C08080804040404040400
00000000000000000000000000000000000000000404040404040808080C0C0C1010101414141818
181C1C1C1C1C1C2020202020202020201C1C1C1C1C1C1818181414141010100C0C0C080808040404
04040400000000000000000000000000000000000000000000000000000004040404040408080808
08080C0C0C1010101010101414141414141414141414141414141010101010100C0C0C0808080808
08040404040404000000000000000000000000000000000000000000000000000000000000000000
0000000404040404040808080808080808080C0C0C0C0C0C0C0C0C0C0C0C0C0C0C08080808080808
08080404040404040000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000040404040404040404040404040404080808080808080808040404
04040404040404040404040400000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000404040404040404040404
04040404040404040404000000000000000000000000000000000000000000000000000000000000
000000
gr
gr
end
%%Color Dict
eplot
%%EndObject
epage
end
showpage
%%Trailer
%%EOF
Event Timeline
Log In to Comment