dehaeze20_virtu_senso_fusio/index.html
2020-10-08 10:51:06 +02:00

73 lines
2.6 KiB
HTML

<?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-08 jeu. 10:50 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Virtual Sensor Fusion using Complementary Filters</title>
<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>
<div id="content">
<h1 class="title">Virtual Sensor Fusion using Complementary Filters
<br />
<span class="subtitle">Dehaeze Thomas, Verma Mohit, Collette Christophe</span>
</h1>
<div id="outline-container-orgd214e4c" class="outline-2">
<h2 id="orgd214e4c">Paper (<a href="paper/paper.pdf">link</a>)</h2>
<div class="outline-text-2" id="text-orgd214e4c">
<p>
The paper has been created using <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>
<div id="outline-container-orgd58b55d" class="outline-2">
<h2 id="orgd58b55d">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-orgd58b55d">
<p>
The Matlab scripts that permits to obtain all the results presented in the paper are accessible <a href="matlab/index.html">here</a>.
</p>
</div>
</div>
<div id="outline-container-org9fc28e2" class="outline-2">
<h2 id="org9fc28e2">Figures (<a href="tikz/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-org9fc28e2">
<p>
All the figures in the paper are generated using either <a href="https://sourceforge.net/projects/pgf/">TikZ</a> or <a href="https://inkscape.org/">Inkscape</a>. The code snippets that was used to generate the figures are accessible <a href="tikz/index.html">here</a>.
</p>
</div>
</div>
<div id="outline-container-org7cb70fe" class="outline-2">
<h2 id="org7cb70fe">Cite this paper</h2>
<div class="outline-text-2" id="text-org7cb70fe">
<p>
To cite this paper use the following bibtex code.
</p>
<div class="org-src-container">
<pre class="src src-bibtex">
</pre>
</div>
<p>
You can also use the formatted citation below.
</p>
<blockquote>
nil</blockquote>
</div>
</div>
</div>
</body>
</html>