2020-10-08 10:51:06 +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-11-12 10:44:04 +01:00
<!-- 2020 - 11 - 12 jeu. 10:43 -->
2020-10-08 10:51:06 +02:00
< 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" / >
2020-11-12 10:44:04 +01:00
< 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 >
2020-10-08 10:51:06 +02:00
< / head >
< body >
2020-11-12 10:44:04 +01: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" >
2020-10-08 10:51:06 +02:00
< h1 class = "title" > Virtual Sensor Fusion using Complementary Filters
< br / >
< span class = "subtitle" > Dehaeze Thomas, Verma Mohit, Collette Christophe< / span >
< / h1 >
2020-11-12 10:44:04 +01:00
< div id = "outline-container-org47d0539" class = "outline-2" >
< h2 id = "org47d0539" > Paper (< a href = "paper/paper.pdf" > link< / a > )< / h2 >
< div class = "outline-text-2" id = "text-org47d0539" >
2020-10-08 10:51:06 +02:00
< 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 >
2020-11-12 10:44:04 +01:00
< div id = "outline-container-org117520e" class = "outline-2" >
< h2 id = "org117520e" > Matlab Scripts (< a href = "matlab/index.html" > link< / a > )< / h2 >
< div class = "outline-text-2" id = "text-org117520e" >
2020-10-08 10:51:06 +02:00
< 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 >
2020-11-12 10:44:04 +01:00
< div id = "outline-container-orgf00cb2f" class = "outline-2" >
< h2 id = "orgf00cb2f" > Figures (< a href = "tikz/index.html" > link< / a > )< / h2 >
< div class = "outline-text-2" id = "text-orgf00cb2f" >
2020-10-08 10:51:06 +02:00
< 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 >
2020-11-12 10:44:04 +01:00
< div id = "outline-container-org6455158" class = "outline-2" >
< h2 id = "org6455158" > Cite this paper< / h2 >
< div class = "outline-text-2" id = "text-org6455158" >
2020-10-08 10:51:06 +02:00
< 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 >