Update Matlab code
This commit is contained in:
41
index.html
41
index.html
@@ -3,7 +3,7 @@
|
||||
"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-07-09 jeu. 09:28 -->
|
||||
<!-- 2020-07-09 jeu. 09:34 -->
|
||||
<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" />
|
||||
@@ -36,36 +36,51 @@ The results reveal that, despite their different implementations, both modified
|
||||
</p>
|
||||
</blockquote>
|
||||
|
||||
<div id="outline-container-orgca2cb50" class="outline-2">
|
||||
<h2 id="orgca2cb50">Paper (<a href="paper/paper.pdf">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-orgca2cb50">
|
||||
<div id="outline-container-orgc57a3d5" class="outline-2">
|
||||
<h2 id="orgc57a3d5">Paper (<a href="paper/paper.pdf">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-orgc57a3d5">
|
||||
<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-org3d9741f" class="outline-2">
|
||||
<h2 id="org3d9741f">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-org3d9741f">
|
||||
<div id="outline-container-org25ac8f5" class="outline-2">
|
||||
<h2 id="org25ac8f5">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-org25ac8f5">
|
||||
<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 class="org-src-container">
|
||||
<pre class="src src-bibtex">@software{thomas_dehaeze_2020_3894343,
|
||||
author = {Thomas Dehaeze},
|
||||
title = {{tdehaeze/dehaeze20\_contr\_stewa\_platf: First
|
||||
Release}},
|
||||
month = jun,
|
||||
year = 2020,
|
||||
publisher = {Zenodo},
|
||||
version = {v0.2},
|
||||
doi = {10.5281/zenodo.3894343},
|
||||
url = {https://doi.org/10.5281/zenodo.3894343}
|
||||
}
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgda36c65" class="outline-2">
|
||||
<h2 id="orgda36c65">Figures (<a href="tikz/index.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-orgda36c65">
|
||||
<div id="outline-container-org3a8a65a" class="outline-2">
|
||||
<h2 id="org3a8a65a">Figures (<a href="tikz/index.html">link</a>)</h2>
|
||||
<div class="outline-text-2" id="text-org3a8a65a">
|
||||
<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-org3a0adc3" class="outline-2">
|
||||
<h2 id="org3a0adc3">Cite this paper</h2>
|
||||
<div class="outline-text-2" id="text-org3a0adc3">
|
||||
<div id="outline-container-org4ae0126" class="outline-2">
|
||||
<h2 id="org4ae0126">Cite this paper</h2>
|
||||
<div class="outline-text-2" id="text-org4ae0126">
|
||||
<p>
|
||||
To cite this paper use the following bibtex code.
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user