Update html pages

This commit is contained in:
2020-02-11 15:50:52 +01:00
parent f684653af8
commit 799b63d2a4
21 changed files with 778 additions and 738 deletions

View File

@@ -4,7 +4,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-02-11 mar. 15:27 -->
<!-- 2020-02-11 mar. 15:50 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Stewart Platform - Static Analysis</title>
@@ -268,14 +268,14 @@ for the JavaScript code in this tag.
<h2>Table of Contents</h2>
<div id="text-table-of-contents">
<ul>
<li><a href="#orgc502e97">Coupling</a></li>
<li><a href="#orgc502e97">1. Coupling</a></li>
</ul>
</div>
</div>
<div id="outline-container-orgc502e97" class="outline-2">
<h2 id="orgc502e97">Coupling</h2>
<div class="outline-text-2" id="text-orgc502e97">
<h2 id="orgc502e97"><span class="section-number-2">1</span> Coupling</h2>
<div class="outline-text-2" id="text-1">
<p>
What causes the coupling from \(F_i\) to \(X_i\) ?
</p>
@@ -317,7 +317,7 @@ Thus, the system is uncoupled if \(G\) and \(K\) are diagonal.
</div>
<div id="postamble" class="status">
<p class="author">Author: Dehaeze Thomas</p>
<p class="date">Created: 2020-02-11 mar. 15:27</p>
<p class="date">Created: 2020-02-11 mar. 15:50</p>
</div>
</body>
</html>