2019-08-14 12:08:30 +02:00
<?xml version="1.0" encoding="utf-8"?>
< !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en" xml:lang = "en" >
< head >
2020-10-05 18:15:52 +02:00
<!-- 2020 - 10 - 05 lun. 18:15 -->
2019-08-14 12:08:30 +02:00
< meta http-equiv = "Content-Type" content = "text/html;charset=utf-8" / >
2019-08-21 16:34:34 +02:00
< title > Robust and Optimal Sensor Fusion< / title >
2019-08-14 12:08:30 +02:00
< meta name = "generator" content = "Org mode" / >
< meta name = "author" content = "Thomas Dehaeze" / >
< link rel = "stylesheet" type = "text/css" href = "css/htmlize.css" / >
< link rel = "stylesheet" type = "text/css" href = "css/readtheorg.css" / >
< script src = "js/jquery.min.js" > < / script >
< script src = "js/bootstrap.min.js" > < / script >
< script src = "js/jquery.stickytableheaders.min.js" > < / script >
< script src = "js/readtheorg.js" > < / script >
< / head >
< body >
2020-10-03 19:04:57 +02:00
< div id = "org-div-home-and-up" >
< a accesskey = "h" href = "../index.html" > UP < / a >
|
< a accesskey = "H" href = "../index.html" > HOME < / a >
< / div > < div id = "content" >
< h1 class = "title" > Robust and Optimal Sensor Fusion
< br / >
< span class = "subtitle" > Dehaeze Thomas and Collette Christophe< / span >
< / h1 >
2020-10-05 18:15:52 +02:00
< blockquote >
< p >
< b > Abstract< / b > :
< / p >
< / blockquote >
< div id = "outline-container-orgf5cebab" class = "outline-2" >
< h2 id = "orgf5cebab" > Paper (< a href = "paper/paper.pdf" > link< / a > )< / h2 >
< div class = "outline-text-2" id = "text-orgf5cebab" >
< p >
The paper has been created < a href = "https://orgmode.org/" > Org Mode< / a > (generating < a href = "https://www.latex-project.org/" > LaTeX< / a > code) under < a href = "https://www.gnu.org/software/emacs/" > Emacs< / a > .
< / p >
< / div >
< / div >
2020-10-03 19:04:57 +02:00
2020-10-05 18:15:52 +02:00
< div id = "outline-container-orga3b4ff3" class = "outline-2" >
< h2 id = "orga3b4ff3" > Matlab Scripts (< a href = "matlab/index.html" > link< / a > )< / h2 >
< div class = "outline-text-2" id = "text-orga3b4ff3" >
2019-08-14 12:08:30 +02:00
< p >
2020-10-05 18:15:52 +02:00
All the < a href = "https://fr.mathworks.com/" > Matlab< / a > code that was used for the paper are accessible so that all the results are reproducible.
2019-08-14 12:08:30 +02:00
< / p >
< / div >
< / div >
2020-10-05 18:15:52 +02:00
< div id = "outline-container-orgfc34d9c" class = "outline-2" >
< h2 id = "orgfc34d9c" > Tikz Figures (< a href = "tikz/index.html" > link< / a > )< / h2 >
< div class = "outline-text-2" id = "text-orgfc34d9c" >
2019-08-14 12:08:30 +02:00
< p >
2020-10-05 18:15:52 +02:00
All the figures for the paper have been generated using < a href = "https://sourceforge.net/projects/pgf/" > TikZ< / a > .
2019-08-14 12:08:30 +02:00
< / p >
< / div >
< / div >
2020-10-05 18:15:52 +02:00
< div id = "outline-container-orge0bb111" class = "outline-2" >
< h2 id = "orge0bb111" > Cite this paper< / h2 >
< div class = "outline-text-2" id = "text-orge0bb111" >
< p >
To cite this paper use the following bibtex code.
< / p >
< div class = "org-src-container" >
< pre class = "src src-bibtex" >
< / pre >
< / div >
2019-08-14 12:08:30 +02:00
< p >
2020-10-05 18:15:52 +02:00
You can also use the formatted citation below.
2019-08-14 12:08:30 +02:00
< / p >
2020-10-05 18:15:52 +02:00
< blockquote >
nil< / blockquote >
2019-08-14 12:08:30 +02:00
< / div >
< / div >
< / div >
< / body >
< / html >