Rework main page

This commit is contained in:
Thomas Dehaeze 2021-09-10 11:07:22 +02:00
parent 2fc62f5deb
commit 3e39eadc12
2 changed files with 21 additions and 21 deletions

View File

@ -3,11 +3,11 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <head>
<!-- 2020-12-07 lun. 11:50 --> <!-- 2021-09-10 ven. 11:07 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Robust and Optimal Sensor Fusion</title> <title>Robust and Optimal Sensor Fusion using Complementary Filters</title>
<meta name="generator" content="Org mode" />
<meta name="author" content="Thomas Dehaeze" /> <meta name="author" content="Thomas Dehaeze" />
<meta name="generator" content="Org Mode" />
<link rel="stylesheet" type="text/css" href="https://research.tdehaeze.xyz/css/style.css"/> <link rel="stylesheet" type="text/css" href="https://research.tdehaeze.xyz/css/style.css"/>
<script type="text/javascript" src="https://research.tdehaeze.xyz/js/script.js"></script> <script type="text/javascript" src="https://research.tdehaeze.xyz/js/script.js"></script>
<style> #content {margin: auto;} </style> <style> #content {margin: auto;} </style>
@ -17,8 +17,8 @@
<a accesskey="h" href="../index.html"> UP </a> <a accesskey="h" href="../index.html"> UP </a>
| |
<a accesskey="H" href="../index.html"> HOME </a> <a accesskey="H" href="../index.html"> HOME </a>
</div><div id="content"> </div><div id="content" class="content">
<h1 class="title">Robust and Optimal Sensor Fusion <h1 class="title">Robust and Optimal Sensor Fusion using Complementary Filters
<br /> <br />
<span class="subtitle">Dehaeze Thomas and Collette Christophe</span> <span class="subtitle">Dehaeze Thomas and Collette Christophe</span>
</h1> </h1>
@ -28,27 +28,27 @@
</p> </p>
</blockquote> </blockquote>
<div id="outline-container-org5d45024" class="outline-2"> <div id="outline-container-orga601f2f" class="outline-2">
<h2 id="org5d45024">Paper (<a href="paper/paper.pdf">link</a>)</h2> <h2 id="orga601f2f">Paper (<a href="paper/dehaeze22_optim_robus_compl_filte.pdf">link</a>)</h2>
<div class="outline-text-2" id="text-org5d45024"> <div class="outline-text-2" id="text-orga601f2f">
<p> <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>. 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> </p>
</div> </div>
</div> </div>
<div id="outline-container-org22e6deb" class="outline-2"> <div id="outline-container-orgd50e329" class="outline-2">
<h2 id="org22e6deb">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2> <h2 id="orgd50e329">Matlab Scripts (<a href="matlab/dehaeze22_optim_robus_compl_filte_matlab.html">link</a>)</h2>
<div class="outline-text-2" id="text-org22e6deb"> <div class="outline-text-2" id="text-orgd50e329">
<p> <p>
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. 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.
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-org5127d10" class="outline-2"> <div id="outline-container-org3b999bd" class="outline-2">
<h2 id="org5127d10">Tikz Figures (<a href="tikz/index.html">link</a>)</h2> <h2 id="org3b999bd">Tikz Figures (<a href="tikz/dehaeze22_optim_robus_compl_filte_tikz.html">link</a>)</h2>
<div class="outline-text-2" id="text-org5127d10"> <div class="outline-text-2" id="text-org3b999bd">
<p> <p>
All the figures for the paper have been generated using <a href="https://sourceforge.net/projects/pgf/">TikZ</a>. All the figures for the paper have been generated using <a href="https://sourceforge.net/projects/pgf/">TikZ</a>.
</p> </p>
@ -56,9 +56,9 @@ All the figures for the paper have been generated using <a href="https://sourcef
</div> </div>
<div id="outline-container-org8fadb78" class="outline-2"> <div id="outline-container-org870b921" class="outline-2">
<h2 id="org8fadb78">Cite this paper</h2> <h2 id="org870b921">Cite this paper</h2>
<div class="outline-text-2" id="text-org8fadb78"> <div class="outline-text-2" id="text-org870b921">
<p> <p>
To cite this paper use the following bibtex code. To cite this paper use the following bibtex code.
</p> </p>

View File

@ -1,4 +1,4 @@
#+TITLE: Robust and Optimal Sensor Fusion #+TITLE: Robust and Optimal Sensor Fusion using Complementary Filters
:DRAWER: :DRAWER:
#+SUBTITLE: Dehaeze Thomas and Collette Christophe #+SUBTITLE: Dehaeze Thomas and Collette Christophe
@ -18,19 +18,19 @@
#+end_quote #+end_quote
* Paper ([[file:paper/paper.pdf][link]]) * Paper ([[file:paper/dehaeze22_optim_robus_compl_filte.pdf][link]])
:PROPERTIES: :PROPERTIES:
:UNNUMBERED: t :UNNUMBERED: t
:END: :END:
The paper has been created [[https://orgmode.org/][Org Mode]] (generating [[https://www.latex-project.org/][LaTeX]] code) under [[https://www.gnu.org/software/emacs/][Emacs]]. The paper has been created [[https://orgmode.org/][Org Mode]] (generating [[https://www.latex-project.org/][LaTeX]] code) under [[https://www.gnu.org/software/emacs/][Emacs]].
* Matlab Scripts ([[file:matlab/index.org][link]]) * Matlab Scripts ([[file:matlab/dehaeze22_optim_robus_compl_filte_matlab.org][link]])
:PROPERTIES: :PROPERTIES:
:UNNUMBERED: t :UNNUMBERED: t
:END: :END:
All the [[https://fr.mathworks.com/][Matlab]] code that was used for the paper are accessible so that all the results are reproducible. All the [[https://fr.mathworks.com/][Matlab]] code that was used for the paper are accessible so that all the results are reproducible.
* Tikz Figures ([[file:tikz/index.org][link]]) * Tikz Figures ([[file:tikz/dehaeze22_optim_robus_compl_filte_tikz.org][link]])
:PROPERTIES: :PROPERTIES:
:UNNUMBERED: t :UNNUMBERED: t
:END: :END: