]> AND Private Git Repository - desynchronisation-controle.git/blob - sem1305/main.tex~
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
jout dossier seminaire
[desynchronisation-controle.git] / sem1305 / main.tex~
1 \documentclass{beamer}
2 \usepackage{beamerthemefemto}
3 \usepackage[utf8]{inputenc}
4 \usepackage[T1]{fontenc}
5 \usepackage{amsfonts,amsmath,amssymb,stmaryrd,dsfont}
6 \usepackage[french]{babel}
7 \usepackage{algorithm2e}
8 \usepackage{alltt}
9 %\usepackage[amsmath,thmmarks,thref,framed]{ntheorem}
10
11
12
13
14 %\theoremstyle{plain}
15 %\theoremsymbol{\ensuremath{\clubsuit}}
16 %\theoremseparator{.}
17 %\theoremprework{\hrulefill}
18 %\theorempostwork{\hrulefill\newline}
19 %\renewtheorem{theorem}[theorem]{Théorème}
20
21
22
23 \newcommand{\inputFrameb}[2]{
24 \frame{
25 \frametitle{#1}
26 %\begin{small}
27 \input{#2}
28 %\end{small}
29 }}
30
31 \newcommand{\Nats}[0]{\ensuremath{\mathds{N}}}
32 \newcommand{\Z}[0]{\ensuremath{\mathbb{Z}}}
33 \newcommand{\R}[0]{\ensuremath{\mathds{R}}}
34 \newcommand{\Bool}[0]{\ensuremath{\mathds{B}}}
35 \newcommand{\StratSet}[0]{\ensuremath{\mathbb{S}}}
36
37
38 \newcommand{\fc}[1]{\ensuremath{\overline{#1}}}
39 %\renewcommand\footnotelayout{\tiny}
40 \let\oldfootnotesize\footnotesize
41 \renewcommand*{\footnotesize}{\oldfootnotesize\scriptsize}
42
43 \usepackage{graphicx}
44 \DeclareGraphicsExtensions{.jpg, .png , .pdf, .bmp, .pdftex}
45
46
47 \title[Durée de vie d'un réseau de capteurs vidéos]{Optimisation de la durée de vie d'un réseau de capteurs vidéos} 
48
49 \author[couchot@femto-st.fr]{Jean-Fran\c{c}ois {\sc Couchot}, Ahmed \sc{Mostefaoui}}
50
51 \institute[Institut FEMTO-ST]{\textit{Institut FEMTO-ST - Département DISC- Équipe AND}}
52
53 \date[AMTECH'13]{31 Mai 2013}
54
55 %  ____  _____ ____  _   _ _____ 
56 % |  _ \| ____| __ )| | | |_   _|
57 % | | | |  _| |  _ \| | | | | |  
58 % | |_| | |___| |_) | |_| | | |  
59 % |____/|_____|____/ \___/  |_|  
60
61
62 %\newcommand{\Bool}[0]{\ensuremath{\mathds{B}}}
63
64 \begin{document}
65 \setbeamertemplate{background}{\titrefemto}
66
67 \begin{frame}[plain]
68 \titlepage
69 \end{frame}
70  
71 \setbeamertemplate{background}{\pagefemto}
72
73 % \begin{frame}{Plan}
74 \setbeamertemplate{section in toc}[sections numbered] 
75 % \tableofcontents
76 % \end{frame}
77
78 \frame{\frametitle{Plan}\tableofcontents[hideallsubsections]}
79
80 \section{Problématique générale}
81 \frame{\frametitle{Plan}\tableofcontents[currentsection,hideallsubsections]}
82 \inputFrameb{Contexte: réseau de capteurs vidéos}{cv}
83 \inputFrameb{Formalisation: réseau et flux}{formalisationflux}
84 \inputFrameb{Formalisation: énergie}{formalisationenergie}
85 \inputFrameb{Formulation globale}{formalisationglobale}
86 \inputFrameb{Formulation simplifiée}{formalisationsimplifiee}
87
88 \section{Démarche d'optimisation}
89 \frame{\frametitle{Plan}\tableofcontents[currentsection,hideallsubsections]}
90 \inputFrameb{Multiplicateurs de Lagrange\footnote{Palomar, D.P.; Mung Chiang, "A tutorial on decomposition methods for network utility maximization," Selected Areas in Communications, IEEE Journal on , vol.24, no.8, pp.1439,1451, Aug. 2006}}{lagrange}
91 \inputFrameb{Opérateur de Lagrange}{lagrangeoperateur}
92 \inputFrameb{Approche itérative: variables duales}{interation1.tex}
93 \inputFrameb{Approche itérative: variables primaires}{interation2.tex}
94
95
96 \section{Travaux en cours}
97 \frame{\frametitle{Plan}\tableofcontents[currentsection,hideallsubsections]}
98 \inputFrameb{Analyse des résultats}{rem0.tex}
99 \inputFrameb{Approche itérative: quelques remarques}{rem1.tex}
100 \inputFrameb{Approche itérative assynchrone}{assync.tex}
101 \inputFrameb{Merci}{merci.tex}
102
103
104 % \section{Conclusion et perspectives}
105 % \frame{\frametitle{Plan}\tableofcontents[currentsection,hideallsubsections]}
106   
107 \end{document}
108 %  _____ ___ _   _ 
109 % |  ___|_ _| \ | |
110 % | |_   | ||  \| |
111 % |  _|  | || |\  |
112 % |_|   |___|_| \_|
113 %