Update index.html

This commit is contained in:
Thomas Dehaeze 2021-08-27 18:49:17 +02:00
parent 7dae826a5c
commit 865b27bd58

View File

@ -3,11 +3,11 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2021-02-20 sam. 22:46 -->
<!-- 2021-08-27 ven. 18:49 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Active Damping of Rotating Platforms using Integral Force Feedback</title>
<meta name="generator" content="Org mode" />
<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"/>
<script type="text/javascript" src="https://research.tdehaeze.xyz/js/script.js"></script>
<style> #content {margin: auto;} </style>
@ -17,7 +17,7 @@
<a accesskey="h" href="../index.html"> UP </a>
|
<a accesskey="H" href="../index.html"> HOME </a>
</div><div id="content">
</div><div id="content" class="content">
<h1 class="title">Active Damping of Rotating Platforms using Integral Force Feedback
<br />
<span class="subtitle">Dehaeze Thomas, Collette Christophe</span>
@ -37,9 +37,9 @@ The results reveal that, despite their different implementations, both modified
</p>
</blockquote>
<div id="outline-container-org377b3aa" class="outline-2">
<h2 id="org377b3aa">Journal Paper (<a href="journal/dehaeze21_activ_dampin_rotat_platf_using.pdf">pdf</a>)</h2>
<div class="outline-text-2" id="text-org377b3aa">
<div id="outline-container-org37001cf" class="outline-2">
<h2 id="org37001cf">Journal Paper (<a href="journal/dehaeze21_activ_dampin_rotat_platf_using.pdf">pdf</a>)</h2>
<div class="outline-text-2" id="text-org37001cf">
<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>
@ -72,62 +72,23 @@ Dehaeze, T., &amp; Collette, C., Active damping of rotating platforms using inte
</div>
</div>
<div id="outline-container-org3920c33" class="outline-2">
<h2 id="org3920c33">Conference Paper (<a href="paper/dehaeze20_activ_dampin_rotat_platf_integ_force_feedb.pdf">pdf</a>)</h2>
<div class="outline-text-2" id="text-org3920c33">
<p>
To cite this conference paper use the following bibtex code.
</p>
<div class="org-src-container">
<pre class="src src-bibtex"><span class="org-function-name">@inproceedings</span>{<span class="org-constant">dehaeze20_activ_dampin_rotat_platf_integ_force_feedb</span>,
<span class="org-variable-name">author</span> = {Dehaeze, T. and Collette, C.},
<span class="org-variable-name">title</span> = {Active Damping of Rotating Platforms using Integral Force
Feedback},
<span class="org-variable-name">booktitle</span> = {Proceedings of the International Conference on Modal
Analysis Noise and Vibration Engineering (ISMA)},
<span class="org-variable-name">year</span> = 2020,
}
</pre>
</div>
<p>
You can also use the formatted citation below.
</p>
<blockquote>
<p>
Dehaeze, T., &amp; Collette, C., Active damping of rotating platforms using integral force feedback, In , Proceedings of the International Conference on Modal Analysis Noise and Vibration Engineering (ISMA) (pp. ) (2020)
</p>
</blockquote>
</div>
</div>
<div id="outline-container-org36068a4" class="outline-2">
<h2 id="org36068a4">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-org36068a4">
<div id="outline-container-orgd3614e2" class="outline-2">
<h2 id="orgd3614e2">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-orgd3614e2">
<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-org0a8713e" class="outline-2">
<h2 id="org0a8713e">Figures (<a href="tikz/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-org0a8713e">
<div id="outline-container-orgf695505" class="outline-2">
<h2 id="orgf695505">Figures (<a href="tikz/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-orgf695505">
<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-org35dcb96" class="outline-2">
<h2 id="org35dcb96">Talk (<a href="talk/talk.pdf">link</a>)</h2>
<div class="outline-text-2" id="text-org35dcb96">
<iframe width="720"
height="540"
src="https://www.youtube.com/embed/F9j2-ge2FPE"
frameborder="0" allowfullscreen> </iframe>
</div>
</div>
</div>
</body>
</html>