44 lines
1.4 KiB
Org Mode
44 lines
1.4 KiB
Org Mode
#+TITLE: Virtual Sensor Fusion using Complementary Filters
|
|
:DRAWER:
|
|
#+SUBTITLE: Dehaeze Thomas, Verma Mohit, Collette Christophe
|
|
|
|
#+OPTIONS: toc:nil
|
|
#+OPTIONS: html-postamble:nil
|
|
|
|
#+HTML_LINK_HOME: ../index.html
|
|
#+HTML_LINK_UP: ../index.html
|
|
|
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://research.tdehaeze.xyz/css/style.css"/>
|
|
#+HTML_HEAD: <script type="text/javascript" src="https://research.tdehaeze.xyz/js/script.js"></script>
|
|
:END:
|
|
|
|
* Paper ([[file:paper/paper.pdf][link]])
|
|
:PROPERTIES:
|
|
:UNNUMBERED: t
|
|
:END:
|
|
The paper has been created using [[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]])
|
|
:PROPERTIES:
|
|
:UNNUMBERED: t
|
|
:END:
|
|
The Matlab scripts that permits to obtain all the results presented in the paper are accessible [[file:matlab/index.org][here]].
|
|
|
|
* Figures ([[file:tikz/index.org][link]])
|
|
:PROPERTIES:
|
|
:UNNUMBERED: t
|
|
:END:
|
|
All the figures in the paper are generated using either [[https://sourceforge.net/projects/pgf/][TikZ]] or [[https://inkscape.org/][Inkscape]]. The code snippets that was used to generate the figures are accessible [[file:tikz/index.org][here]].
|
|
|
|
* Cite this paper
|
|
:PROPERTIES:
|
|
:UNNUMBERED: t
|
|
:END:
|
|
To cite this paper use the following bibtex code.
|
|
#+begin_src bibtex
|
|
#+end_src
|
|
|
|
You can also use the formatted citation below.
|
|
#+begin_quote
|
|
#+end_quote
|