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-03 19:04:57 +02:00
<!-- 2020 - 10 - 03 sam. 19:04 -->
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 >
< div id = "outline-container-org0ec4732" class = "outline-2" >
< h2 id = "org0ec4732" > Paper< / h2 >
< div class = "outline-text-2" id = "text-org0ec4732" >
2019-08-14 12:08:30 +02:00
< p >
2019-08-21 16:34:34 +02:00
The PDF version of the paper is accessible < a href = "paper/paper.pdf" > here< / a > .
2019-08-14 12:08:30 +02:00
< / p >
< / div >
< / div >
2020-10-03 19:04:57 +02:00
< div id = "outline-container-orge418504" class = "outline-2" >
< h2 id = "orge418504" > Matlab Scripts< / h2 >
< div class = "outline-text-2" id = "text-orge418504" >
2019-08-14 12:08:30 +02:00
< p >
2019-08-21 16:34:34 +02:00
The Matlab scripts that permits to obtain all the results presented in the paper are accessible < a href = "matlab/index.html" > here< / a > .
2019-08-14 12:08:30 +02:00
< / p >
< / div >
< / div >
2020-10-03 19:04:57 +02:00
< div id = "outline-container-org99adac0" class = "outline-2" >
< h2 id = "org99adac0" > Tikz Figures< / h2 >
< div class = "outline-text-2" id = "text-org99adac0" >
2019-08-14 12:08:30 +02:00
< p >
2019-08-21 16:34:34 +02:00
All the figures in the paper are generated using < a href = "https://sourceforge.net/projects/pgf/" > TikZ< / a > . The code snippets that was used to generate the figures are accessible < a href = "tikz/index.html" > here< / a > .
2019-08-14 12:08:30 +02:00
< / p >
< / div >
< / div >
< / div >
< / body >
< / html >