Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider 39351ae2 rédigé par Gwen Samain's avatar Gwen Samain
Parcourir les fichiers

[main.tex, images/*] Sparse problems illustration with copper colormap.

parent 5e35c7fa
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Ce diff est replié.
Ce diff est replié.
Ce diff est replié.
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: (MATLAB, The Mathworks, Inc. Version 9.11.0.1769968 \(R2021b\). Operating System: Linux)
%%Title: ./x_sparse.eps
%%CreationDate: 2024-02-05T13:28:35
%%Pages: (atend)
%%BoundingBox: 4 32 42 288
%%LanguageLevel: 3
%%EndComments
%%BeginProlog
%%BeginResource: procset (Apache XML Graphics Std ProcSet) 1.2 0
%%Version: 1.2 0
%%Copyright: (Copyright 2001-2003,2010 The Apache Software Foundation. License terms: http://www.apache.org/licenses/LICENSE-2.0)
/bd{bind def}bind def
/ld{load def}bd
/GR/grestore ld
/GS/gsave ld
/RM/rmoveto ld
/C/curveto ld
/t/show ld
/L/lineto ld
/ML/setmiterlimit ld
/CT/concat ld
/f/fill ld
/N/newpath ld
/S/stroke ld
/CC/setcmykcolor ld
/A/ashow ld
/cp/closepath ld
/RC/setrgbcolor ld
/LJ/setlinejoin ld
/GC/setgray ld
/LW/setlinewidth ld
/M/moveto ld
/re {4 2 roll M
1 index 0 rlineto
0 exch rlineto
neg 0 rlineto
cp } bd
/_ctm matrix def
/_tm matrix def
/BT { _ctm currentmatrix pop matrix _tm copy pop 0 0 moveto } bd
/ET { _ctm setmatrix } bd
/iTm { _ctm setmatrix _tm concat } bd
/Tm { _tm astore pop iTm 0 0 moveto } bd
/ux 0.0 def
/uy 0.0 def
/F {
/Tp exch def
/Tf exch def
Tf findfont Tp scalefont setfont
/cf Tf def /cs Tp def
} bd
/ULS {currentpoint /uy exch def /ux exch def} bd
/ULE {
/Tcx currentpoint pop def
gsave
newpath
cf findfont cs scalefont dup
/FontMatrix get 0 get /Ts exch def /FontInfo get dup
/UnderlinePosition get Ts mul /To exch def
/UnderlineThickness get Ts mul /Tt exch def
ux uy To add moveto Tcx uy To add lineto
Tt setlinewidth stroke
grestore
} bd
/OLE {
/Tcx currentpoint pop def
gsave
newpath
cf findfont cs scalefont dup
/FontMatrix get 0 get /Ts exch def /FontInfo get dup
/UnderlinePosition get Ts mul /To exch def
/UnderlineThickness get Ts mul /Tt exch def
ux uy To add cs add moveto Tcx uy To add cs add lineto
Tt setlinewidth stroke
grestore
} bd
/SOE {
/Tcx currentpoint pop def
gsave
newpath
cf findfont cs scalefont dup
/FontMatrix get 0 get /Ts exch def /FontInfo get dup
/UnderlinePosition get Ts mul /To exch def
/UnderlineThickness get Ts mul /Tt exch def
ux uy To add cs 10 mul 26 idiv add moveto Tcx uy To add cs 10 mul 26 idiv add lineto
Tt setlinewidth stroke
grestore
} bd
/QT {
/Y22 exch store
/X22 exch store
/Y21 exch store
/X21 exch store
currentpoint
/Y21 load 2 mul add 3 div exch
/X21 load 2 mul add 3 div exch
/X21 load 2 mul /X22 load add 3 div
/Y21 load 2 mul /Y22 load add 3 div
/X22 load /Y22 load curveto
} bd
/SSPD {
dup length /d exch dict def
{
/v exch def
/k exch def
currentpagedevice k known {
/cpdv currentpagedevice k get def
v cpdv ne {
/upd false def
/nullv v type /nulltype eq def
/nullcpdv cpdv type /nulltype eq def
nullv nullcpdv or
{
/upd true def
} {
/sametype v type cpdv type eq def
sametype {
v type /arraytype eq {
/vlen v length def
/cpdvlen cpdv length def
vlen cpdvlen eq {
0 1 vlen 1 sub {
/i exch def
/obj v i get def
/cpdobj cpdv i get def
obj cpdobj ne {
/upd true def
exit
} if
} for
} {
/upd true def
} ifelse
} {
v type /dicttype eq {
v {
/dv exch def
/dk exch def
/cpddv cpdv dk get def
dv cpddv ne {
/upd true def
exit
} if
} forall
} {
/upd true def
} ifelse
} ifelse
} if
} ifelse
upd true eq {
d k v put
} if
} if
} if
} forall
d length 0 gt {
d setpagedevice
} if
} bd
/RE { % /NewFontName [NewEncodingArray] /FontName RE -
findfont dup length dict begin
{
1 index /FID ne
{def} {pop pop} ifelse
} forall
/Encoding exch def
/FontName 1 index def
currentdict definefont pop
end
} bind def
%%EndResource
%%BeginResource: procset (Apache XML Graphics EPS ProcSet) 1.0 0
%%Version: 1.0 0
%%Copyright: (Copyright 2002-2003 The Apache Software Foundation. License terms: http://www.apache.org/licenses/LICENSE-2.0)
/BeginEPSF { %def
/b4_Inc_state save def % Save state for cleanup
/dict_count countdictstack def % Count objects on dict stack
/op_count count 1 sub def % Count objects on operand stack
userdict begin % Push userdict on dict stack
/showpage { } def % Redefine showpage, { } = null proc
0 setgray 0 setlinecap % Prepare graphics state
1 setlinewidth 0 setlinejoin
10 setmiterlimit [ ] 0 setdash newpath
/languagelevel where % If level not equal to 1 then
{pop languagelevel % set strokeadjust and
1 ne % overprint to their defaults.
{false setstrokeadjust false setoverprint
} if
} if
} bd
/EndEPSF { %def
count op_count sub {pop} repeat % Clean up stacks
countdictstack dict_count sub {end} repeat
b4_Inc_state restore
} bd
%%EndResource
%FOPBeginFontDict
%%IncludeResource: font Courier-Oblique
%%IncludeResource: font Courier-BoldOblique
%%IncludeResource: font Courier-Bold
%%IncludeResource: font ZapfDingbats
%%IncludeResource: font Symbol
%%IncludeResource: font Helvetica
%%IncludeResource: font Helvetica-Oblique
%%IncludeResource: font Helvetica-Bold
%%IncludeResource: font Helvetica-BoldOblique
%%IncludeResource: font Times-Roman
%%IncludeResource: font Times-Italic
%%IncludeResource: font Times-Bold
%%IncludeResource: font Times-BoldItalic
%%IncludeResource: font Courier
%FOPEndFontDict
%%BeginResource: encoding WinAnsiEncoding
/WinAnsiEncoding [
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /space /exclam /quotedbl
/numbersign /dollar /percent /ampersand /quotesingle
/parenleft /parenright /asterisk /plus /comma
/hyphen /period /slash /zero /one
/two /three /four /five /six
/seven /eight /nine /colon /semicolon
/less /equal /greater /question /at
/A /B /C /D /E
/F /G /H /I /J
/K /L /M /N /O
/P /Q /R /S /T
/U /V /W /X /Y
/Z /bracketleft /backslash /bracketright /asciicircum
/underscore /quoteleft /a /b /c
/d /e /f /g /h
/i /j /k /l /m
/n /o /p /q /r
/s /t /u /v /w
/x /y /z /braceleft /bar
/braceright /asciitilde /bullet /Euro /bullet
/quotesinglbase /florin /quotedblbase /ellipsis /dagger
/daggerdbl /circumflex /perthousand /Scaron /guilsinglleft
/OE /bullet /Zcaron /bullet /bullet
/quoteleft /quoteright /quotedblleft /quotedblright /bullet
/endash /emdash /asciitilde /trademark /scaron
/guilsinglright /oe /bullet /zcaron /Ydieresis
/space /exclamdown /cent /sterling /currency
/yen /brokenbar /section /dieresis /copyright
/ordfeminine /guillemotleft /logicalnot /sfthyphen /registered
/macron /degree /plusminus /twosuperior /threesuperior
/acute /mu /paragraph /middot /cedilla
/onesuperior /ordmasculine /guillemotright /onequarter /onehalf
/threequarters /questiondown /Agrave /Aacute /Acircumflex
/Atilde /Adieresis /Aring /AE /Ccedilla
/Egrave /Eacute /Ecircumflex /Edieresis /Igrave
/Iacute /Icircumflex /Idieresis /Eth /Ntilde
/Ograve /Oacute /Ocircumflex /Otilde /Odieresis
/multiply /Oslash /Ugrave /Uacute /Ucircumflex
/Udieresis /Yacute /Thorn /germandbls /agrave
/aacute /acircumflex /atilde /adieresis /aring
/ae /ccedilla /egrave /eacute /ecircumflex
/edieresis /igrave /iacute /icircumflex /idieresis
/eth /ntilde /ograve /oacute /ocircumflex
/otilde /odieresis /divide /oslash /ugrave
/uacute /ucircumflex /udieresis /yacute /thorn
/ydieresis
] def
%%EndResource
%FOPBeginFontReencode
/Courier-Oblique findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Courier-Oblique exch definefont pop
/Courier-BoldOblique findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Courier-BoldOblique exch definefont pop
/Courier-Bold findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Courier-Bold exch definefont pop
/Helvetica findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Helvetica exch definefont pop
/Helvetica-Oblique findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Helvetica-Oblique exch definefont pop
/Helvetica-Bold findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Helvetica-Bold exch definefont pop
/Helvetica-BoldOblique findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Helvetica-BoldOblique exch definefont pop
/Times-Roman findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Times-Roman exch definefont pop
/Times-Italic findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Times-Italic exch definefont pop
/Times-Bold findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Times-Bold exch definefont pop
/Times-BoldItalic findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Times-BoldItalic exch definefont pop
/Courier findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Courier exch definefont pop
%FOPEndFontReencode
%%EndProlog
%%Page: 1 1
%%PageBoundingBox: 0 0 45 310
%%BeginPageSetup
[1 0 0 -1 0 310] CT
%%EndPageSetup
GS
[0.75 0 0 0.75 0 0.25] CT
1 GC
N
0 0 60 413 re
f
GR
GS
[0.75 0 0 0.75 0 0.25] CT
1 GC
N
0 0 60 413 re
f
GR
GS
[0.75 0 0 0.75 0 0.25] CT
1 GC
N
8 368 M
54 368 L
54 31 L
8 31 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0.25] CT
0.149 GC
2 setlinecap
1 LJ
0.667 LW
N
8 368 M
54 368 L
S
GR
GS
[0.75 0 0 0.75 0 0.25] CT
0.149 GC
2 setlinecap
1 LJ
0.667 LW
N
8 368 M
8 31 L
S
GR
GS
[0.75 0 0 0.75 0 0.25] CT
1 GC
N
54 339.917 M
8 339.917 L
8 368 L
54 368 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0.25] CT
2 setlinecap
10.0 ML
0.667 LW
N
8 368 M
8 339.917 L
54 339.917 L
54 368 L
8 368 L
S
GR
GS
[0.75 0 0 0.75 0 0.25] CT
1 GC
N
54 311.833 M
8 311.833 L
8 339.917 L
54 339.917 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0.25] CT
2 setlinecap
10.0 ML
0.667 LW
N
8 339.917 M
8 311.833 L
54 311.833 L
54 339.917 L
8 339.917 L
S
GR
GS
[0.75 0 0 0.75 0 0.25] CT
0.882 0.553 0.353 RC
N
54 283.75 M
8 283.75 L
8 311.833 L
54 311.833 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0.25] CT
2 setlinecap
10.0 ML
0.667 LW
N
8 311.833 M
8 283.75 L
54 283.75 L
54 311.833 L
8 311.833 L
S
GR
GS
[0.75 0 0 0.75 0 0.25] CT
1 GC
N
54 255.667 M
8 255.667 L
8 283.75 L
54 283.75 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0.25] CT
2 setlinecap
10.0 ML
0.667 LW
N
8 283.75 M
8 255.667 L
54 255.667 L
54 283.75 L
8 283.75 L
S
GR
GS
[0.75 0 0 0.75 0 0.25] CT
1 GC
N
54 227.583 M
8 227.583 L
8 255.667 L
54 255.667 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0.25] CT
2 setlinecap
10.0 ML
0.667 LW
N
8 255.667 M
8 227.583 L
54 227.583 L
54 255.667 L
8 255.667 L
S
GR
GS
[0.75 0 0 0.75 0 0.25] CT
1 GC
N
54 199.5 M
8 199.5 L
8 227.583 L
54 227.583 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0.25] CT
2 setlinecap
10.0 ML
0.667 LW
N
8 227.583 M
8 199.5 L
54 199.5 L
54 227.583 L
8 227.583 L
S
GR
GS
[0.75 0 0 0.75 0 0.25] CT
0.588 0.369 0.235 RC
N
54 171.417 M
8 171.417 L
8 199.5 L
54 199.5 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0.25] CT
2 setlinecap
10.0 ML
0.667 LW
N
8 199.5 M
8 171.417 L
54 171.417 L
54 199.5 L
8 199.5 L
S
GR
GS
[0.75 0 0 0.75 0 0.25] CT
1 GC
N
54 143.333 M
8 143.333 L
8 171.417 L
54 171.417 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0.25] CT
2 setlinecap
10.0 ML
0.667 LW
N
8 171.417 M
8 143.333 L
54 143.333 L
54 171.417 L
8 171.417 L
S
GR
GS
[0.75 0 0 0.75 0 0.25] CT
1 GC
N
54 115.25 M
8 115.25 L
8 143.333 L
54 143.333 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0.25] CT
2 setlinecap
10.0 ML
0.667 LW
N
8 143.333 M
8 115.25 L
54 115.25 L
54 143.333 L
8 143.333 L
S
GR
GS
[0.75 0 0 0.75 0 0.25] CT
1 0.706 0.447 RC
N
54 87.167 M
8 87.167 L
8 115.25 L
54 115.25 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0.25] CT
2 setlinecap
10.0 ML
0.667 LW
N
8 115.25 M
8 87.167 L
54 87.167 L
54 115.25 L
8 115.25 L
S
GR
GS
[0.75 0 0 0.75 0 0.25] CT
1 GC
N
54 59.083 M
8 59.083 L
8 87.167 L
54 87.167 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0.25] CT
2 setlinecap
10.0 ML
0.667 LW
N
8 87.167 M
8 59.083 L
54 59.083 L
54 87.167 L
8 87.167 L
S
GR
GS
[0.75 0 0 0.75 0 0.25] CT
1 GC
N
54 31 M
8 31 L
8 59.083 L
54 59.083 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0.25] CT
2 setlinecap
10.0 ML
0.667 LW
N
8 59.083 M
8 31 L
54 31 L
54 59.083 L
8 59.083 L
S
GR
GS
[0.75 0 0 0.75 0 0.25] CT
1 LJ
2.667 LW
N
8 368 M
54 368 L
S
GR
GS
[0.75 0 0 0.75 0 0.25] CT
1 LJ
2.667 LW
N
8 31 M
54 31 L
S
GR
GS
[0.75 0 0 0.75 0 0.25] CT
1 LJ
2.667 LW
N
8 368 M
8 31 L
S
GR
GS
[0.75 0 0 0.75 0 0.25] CT
1 LJ
2.667 LW
N
54 368 M
54 31 L
S
GR
%%Trailer
%%Pages: 1
%%EOF
Ce diff est replié.
Ce diff est replié.
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: (MATLAB, The Mathworks, Inc. Version 9.11.0.1769968 \(R2021b\). Operating System: Linux)
%%Title: ./y_soutenance.eps
%%CreationDate: 2024-02-05T13:43:56
%%Pages: (atend)
%%BoundingBox: 4 33 35 293
%%LanguageLevel: 3
%%EndComments
%%BeginProlog
%%BeginResource: procset (Apache XML Graphics Std ProcSet) 1.2 0
%%Version: 1.2 0
%%Copyright: (Copyright 2001-2003,2010 The Apache Software Foundation. License terms: http://www.apache.org/licenses/LICENSE-2.0)
/bd{bind def}bind def
/ld{load def}bd
/GR/grestore ld
/GS/gsave ld
/RM/rmoveto ld
/C/curveto ld
/t/show ld
/L/lineto ld
/ML/setmiterlimit ld
/CT/concat ld
/f/fill ld
/N/newpath ld
/S/stroke ld
/CC/setcmykcolor ld
/A/ashow ld
/cp/closepath ld
/RC/setrgbcolor ld
/LJ/setlinejoin ld
/GC/setgray ld
/LW/setlinewidth ld
/M/moveto ld
/re {4 2 roll M
1 index 0 rlineto
0 exch rlineto
neg 0 rlineto
cp } bd
/_ctm matrix def
/_tm matrix def
/BT { _ctm currentmatrix pop matrix _tm copy pop 0 0 moveto } bd
/ET { _ctm setmatrix } bd
/iTm { _ctm setmatrix _tm concat } bd
/Tm { _tm astore pop iTm 0 0 moveto } bd
/ux 0.0 def
/uy 0.0 def
/F {
/Tp exch def
/Tf exch def
Tf findfont Tp scalefont setfont
/cf Tf def /cs Tp def
} bd
/ULS {currentpoint /uy exch def /ux exch def} bd
/ULE {
/Tcx currentpoint pop def
gsave
newpath
cf findfont cs scalefont dup
/FontMatrix get 0 get /Ts exch def /FontInfo get dup
/UnderlinePosition get Ts mul /To exch def
/UnderlineThickness get Ts mul /Tt exch def
ux uy To add moveto Tcx uy To add lineto
Tt setlinewidth stroke
grestore
} bd
/OLE {
/Tcx currentpoint pop def
gsave
newpath
cf findfont cs scalefont dup
/FontMatrix get 0 get /Ts exch def /FontInfo get dup
/UnderlinePosition get Ts mul /To exch def
/UnderlineThickness get Ts mul /Tt exch def
ux uy To add cs add moveto Tcx uy To add cs add lineto
Tt setlinewidth stroke
grestore
} bd
/SOE {
/Tcx currentpoint pop def
gsave
newpath
cf findfont cs scalefont dup
/FontMatrix get 0 get /Ts exch def /FontInfo get dup
/UnderlinePosition get Ts mul /To exch def
/UnderlineThickness get Ts mul /Tt exch def
ux uy To add cs 10 mul 26 idiv add moveto Tcx uy To add cs 10 mul 26 idiv add lineto
Tt setlinewidth stroke
grestore
} bd
/QT {
/Y22 exch store
/X22 exch store
/Y21 exch store
/X21 exch store
currentpoint
/Y21 load 2 mul add 3 div exch
/X21 load 2 mul add 3 div exch
/X21 load 2 mul /X22 load add 3 div
/Y21 load 2 mul /Y22 load add 3 div
/X22 load /Y22 load curveto
} bd
/SSPD {
dup length /d exch dict def
{
/v exch def
/k exch def
currentpagedevice k known {
/cpdv currentpagedevice k get def
v cpdv ne {
/upd false def
/nullv v type /nulltype eq def
/nullcpdv cpdv type /nulltype eq def
nullv nullcpdv or
{
/upd true def
} {
/sametype v type cpdv type eq def
sametype {
v type /arraytype eq {
/vlen v length def
/cpdvlen cpdv length def
vlen cpdvlen eq {
0 1 vlen 1 sub {
/i exch def
/obj v i get def
/cpdobj cpdv i get def
obj cpdobj ne {
/upd true def
exit
} if
} for
} {
/upd true def
} ifelse
} {
v type /dicttype eq {
v {
/dv exch def
/dk exch def
/cpddv cpdv dk get def
dv cpddv ne {
/upd true def
exit
} if
} forall
} {
/upd true def
} ifelse
} ifelse
} if
} ifelse
upd true eq {
d k v put
} if
} if
} if
} forall
d length 0 gt {
d setpagedevice
} if
} bd
/RE { % /NewFontName [NewEncodingArray] /FontName RE -
findfont dup length dict begin
{
1 index /FID ne
{def} {pop pop} ifelse
} forall
/Encoding exch def
/FontName 1 index def
currentdict definefont pop
end
} bind def
%%EndResource
%%BeginResource: procset (Apache XML Graphics EPS ProcSet) 1.0 0
%%Version: 1.0 0
%%Copyright: (Copyright 2002-2003 The Apache Software Foundation. License terms: http://www.apache.org/licenses/LICENSE-2.0)
/BeginEPSF { %def
/b4_Inc_state save def % Save state for cleanup
/dict_count countdictstack def % Count objects on dict stack
/op_count count 1 sub def % Count objects on operand stack
userdict begin % Push userdict on dict stack
/showpage { } def % Redefine showpage, { } = null proc
0 setgray 0 setlinecap % Prepare graphics state
1 setlinewidth 0 setlinejoin
10 setmiterlimit [ ] 0 setdash newpath
/languagelevel where % If level not equal to 1 then
{pop languagelevel % set strokeadjust and
1 ne % overprint to their defaults.
{false setstrokeadjust false setoverprint
} if
} if
} bd
/EndEPSF { %def
count op_count sub {pop} repeat % Clean up stacks
countdictstack dict_count sub {end} repeat
b4_Inc_state restore
} bd
%%EndResource
%FOPBeginFontDict
%%IncludeResource: font Courier-Oblique
%%IncludeResource: font Courier-BoldOblique
%%IncludeResource: font Courier-Bold
%%IncludeResource: font ZapfDingbats
%%IncludeResource: font Symbol
%%IncludeResource: font Helvetica
%%IncludeResource: font Helvetica-Oblique
%%IncludeResource: font Helvetica-Bold
%%IncludeResource: font Helvetica-BoldOblique
%%IncludeResource: font Times-Roman
%%IncludeResource: font Times-Italic
%%IncludeResource: font Times-Bold
%%IncludeResource: font Times-BoldItalic
%%IncludeResource: font Courier
%FOPEndFontDict
%%BeginResource: encoding WinAnsiEncoding
/WinAnsiEncoding [
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /space /exclam /quotedbl
/numbersign /dollar /percent /ampersand /quotesingle
/parenleft /parenright /asterisk /plus /comma
/hyphen /period /slash /zero /one
/two /three /four /five /six
/seven /eight /nine /colon /semicolon
/less /equal /greater /question /at
/A /B /C /D /E
/F /G /H /I /J
/K /L /M /N /O
/P /Q /R /S /T
/U /V /W /X /Y
/Z /bracketleft /backslash /bracketright /asciicircum
/underscore /quoteleft /a /b /c
/d /e /f /g /h
/i /j /k /l /m
/n /o /p /q /r
/s /t /u /v /w
/x /y /z /braceleft /bar
/braceright /asciitilde /bullet /Euro /bullet
/quotesinglbase /florin /quotedblbase /ellipsis /dagger
/daggerdbl /circumflex /perthousand /Scaron /guilsinglleft
/OE /bullet /Zcaron /bullet /bullet
/quoteleft /quoteright /quotedblleft /quotedblright /bullet
/endash /emdash /asciitilde /trademark /scaron
/guilsinglright /oe /bullet /zcaron /Ydieresis
/space /exclamdown /cent /sterling /currency
/yen /brokenbar /section /dieresis /copyright
/ordfeminine /guillemotleft /logicalnot /sfthyphen /registered
/macron /degree /plusminus /twosuperior /threesuperior
/acute /mu /paragraph /middot /cedilla
/onesuperior /ordmasculine /guillemotright /onequarter /onehalf
/threequarters /questiondown /Agrave /Aacute /Acircumflex
/Atilde /Adieresis /Aring /AE /Ccedilla
/Egrave /Eacute /Ecircumflex /Edieresis /Igrave
/Iacute /Icircumflex /Idieresis /Eth /Ntilde
/Ograve /Oacute /Ocircumflex /Otilde /Odieresis
/multiply /Oslash /Ugrave /Uacute /Ucircumflex
/Udieresis /Yacute /Thorn /germandbls /agrave
/aacute /acircumflex /atilde /adieresis /aring
/ae /ccedilla /egrave /eacute /ecircumflex
/edieresis /igrave /iacute /icircumflex /idieresis
/eth /ntilde /ograve /oacute /ocircumflex
/otilde /odieresis /divide /oslash /ugrave
/uacute /ucircumflex /udieresis /yacute /thorn
/ydieresis
] def
%%EndResource
%FOPBeginFontReencode
/Courier-Oblique findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Courier-Oblique exch definefont pop
/Courier-BoldOblique findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Courier-BoldOblique exch definefont pop
/Courier-Bold findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Courier-Bold exch definefont pop
/Helvetica findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Helvetica exch definefont pop
/Helvetica-Oblique findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Helvetica-Oblique exch definefont pop
/Helvetica-Bold findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Helvetica-Bold exch definefont pop
/Helvetica-BoldOblique findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Helvetica-BoldOblique exch definefont pop
/Times-Roman findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Times-Roman exch definefont pop
/Times-Italic findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Times-Italic exch definefont pop
/Times-Bold findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Times-Bold exch definefont pop
/Times-BoldItalic findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Times-BoldItalic exch definefont pop
/Courier findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding WinAnsiEncoding def
currentdict
end
/Courier exch definefont pop
%FOPEndFontReencode
%%EndProlog
%%Page: 1 1
%%PageBoundingBox: 0 0 38 315
%%BeginPageSetup
[1 0 0 -1 0 315] CT
%%EndPageSetup
GS
[0.75 0 0 0.75 0 0] CT
1 GC
N
0 0 50 420 re
f
GR
GS
[0.75 0 0 0.75 0 0] CT
1 GC
N
0 0 50 420 re
f
GR
GS
[0.75 0 0 0.75 0 0] CT
1 GC
N
7 374 M
45 374 L
45 31 L
7 31 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
0.667 LW
N
7 374 M
45 374 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
0.667 LW
N
7 374 M
7 31 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.627 0.392 0.251 RC
N
45 305.4 M
7 305.4 L
7 374 L
45 374 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0] CT
2 setlinecap
10.0 ML
0.667 LW
N
7 374 M
7 305.4 L
45 305.4 L
45 374 L
7 374 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.392 0.243 0.157 RC
N
45 236.8 M
7 236.8 L
7 305.4 L
45 305.4 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0] CT
2 setlinecap
10.0 ML
0.667 LW
N
7 305.4 M
7 236.8 L
45 236.8 L
45 305.4 L
7 305.4 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.98 0.612 0.392 RC
N
45 168.2 M
7 168.2 L
7 236.8 L
45 236.8 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0] CT
2 setlinecap
10.0 ML
0.667 LW
N
7 236.8 M
7 168.2 L
45 168.2 L
45 236.8 L
7 236.8 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.737 0.459 0.294 RC
N
45 99.6 M
7 99.6 L
7 168.2 L
45 168.2 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0] CT
2 setlinecap
10.0 ML
0.667 LW
N
7 168.2 M
7 99.6 L
45 99.6 L
45 168.2 L
7 168.2 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
1 0.765 0.486 RC
N
45 31 M
7 31 L
7 99.6 L
45 99.6 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0] CT
2 setlinecap
10.0 ML
0.667 LW
N
7 99.6 M
7 31 L
45 31 L
45 99.6 L
7 99.6 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
1 LJ
2.667 LW
N
7 374 M
45 374 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
1 LJ
2.667 LW
N
7 31 M
45 31 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
1 LJ
2.667 LW
N
7 374 M
7 31 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
1 LJ
2.667 LW
N
45 374 M
45 31 L
S
GR
%%Trailer
%%Pages: 1
%%EOF
......@@ -430,13 +430,13 @@
\frametitle{Sparse optimization problem illustration}
\begin{columns}[c]
\begin{column}{.05\linewidth}
\includegraphics[width=1\linewidth]{images/y.pdf}\\
\includegraphics[width=1\linewidth, height=2.5cm]{images/y_soutenance.eps}\\
\end{column}
\begin{column}{.6\linewidth}
\includegraphics[width=1\linewidth]{images/A_sparse.pdf}
\includegraphics[width=1\linewidth,height=2.5cm]{images/A_sparse_soutenance.eps}
\end{column}
\begin{column}{.05\linewidth}
\includegraphics[width=1\linewidth]{images/x_sparse.pdf}
\includegraphics[width=1\linewidth,height=5.3cm]{images/x_sparse_soutenance.eps}
\end{column}
\end{columns}
\begin{columns}[c]
......@@ -1654,17 +1654,30 @@ $\rho = 0.92$ & $\rho = 0.8$ & $\rho = 0.7$\\
\begin{frame}
\frametitle{Structured sparsity optimization problem: an example}
Non-overlapping groups:
% \begin{columns}[c]
% \begin{column}{.05\linewidth}
% \vspace{.5cm}
% \includegraphics[width=1\linewidth]{images/y.pdf}\\
% \end{column}
% \begin{column}{.6\linewidth}
% \includegraphics[width=1\linewidth]{images/A_structure_simple2.pdf}\\
% \end{column}
% \begin{column}{.05\linewidth}
% \vspace{.4cm}
% \includegraphics[width=1\linewidth]{images/x_structure_simple2.pdf}\\
% \end{column}
% \end{columns}
\begin{columns}[c]
\begin{column}{.05\linewidth}
\vspace{.5cm}
\includegraphics[width=1\linewidth]{images/y.pdf}\\
\includegraphics[width=1\linewidth, height=2.5cm]{images/y_soutenance.eps}\\
\end{column}
\begin{column}{.6\linewidth}
\includegraphics[width=1\linewidth]{images/A_structure_simple2.pdf}\\
\includegraphics[width=1\linewidth,height=3cm]{images/A_structure_simple_soutenance.eps}
\end{column}
\begin{column}{.05\linewidth}
\vspace{.4cm}
\includegraphics[width=1\linewidth]{images/x_structure_simple2.pdf}\\
\vspace{.5cm}
\includegraphics[width=1\linewidth,height=5.3cm]{images/x_structure_simple_soutenance.eps}
\end{column}
\end{columns}
\begin{columns}[c]
......@@ -1686,17 +1699,30 @@ $\rho = 0.92$ & $\rho = 0.8$ & $\rho = 0.7$\\
\begin{frame}
\frametitle{Variable size and overlapping groups: a more difficult problem}
Overlapping groups:
% \begin{columns}[c]
% \begin{column}{.05\linewidth}
% \vspace{.5cm}
% \includegraphics[width=1\linewidth]{images/y.pdf}\\
% \end{column}
% \begin{column}{.6\linewidth}
% \includegraphics[width=1\linewidth]{images/A_structure_chevauche.pdf}\\
% \end{column}
% \begin{column}{.05\linewidth}
% \vspace{.4cm}
% \includegraphics[width=1\linewidth]{images/x_structure_chevauche.pdf}\\
% \end{column}
% \end{columns}
\begin{columns}[c]
\begin{column}{.05\linewidth}
\vspace{.5cm}
\includegraphics[width=1\linewidth]{images/y.pdf}\\
\includegraphics[width=1\linewidth, height=2.5cm]{images/y_soutenance.eps}\\
\end{column}
\begin{column}{.6\linewidth}
\includegraphics[width=1\linewidth]{images/A_structure_chevauche.pdf}\\
\includegraphics[width=1\linewidth,height=3cm]{images/A_structure_chevauche_soutenance.eps}
\end{column}
\begin{column}{.05\linewidth}
\vspace{.4cm}
\includegraphics[width=1\linewidth]{images/x_structure_chevauche.pdf}\\
\vspace{.5cm}
\includegraphics[width=1\linewidth,height=5.3cm]{images/x_structure_chevauche_soutenance.eps}
\end{column}
\end{columns}
\begin{columns}[c]
......@@ -1711,7 +1737,7 @@ $\rho = 0.92$ & $\rho = 0.8$ & $\rho = 0.7$\\
\end{column}
\end{columns}
\[
\sum_{g \in G} \lOs{\xb_g} = 2
\sum_{g \in G} \lOs{\xb_g} = 3
\]
\end{frame}
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter