research-home-page/index.html

37 lines
1.3 KiB
HTML
Raw Normal View History

2020-09-17 11:45:45 +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-09-21 13:13:02 +02:00
<!-- 2020-09-21 lun. 13:13 -->
2020-09-17 11:45:45 +02:00
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Research Pages</title>
<meta name="generator" content="Org mode" />
<meta name="author" content="Thomas Dehaeze" />
2020-09-17 12:04:29 +02:00
<link rel="stylesheet" type="text/css" href="css/htmlize.css"/>
<link rel="stylesheet" type="text/css" href="css/readtheorg.css"/>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.stickytableheaders.min.js"></script>
<script src="js/readtheorg.js"></script>
2020-09-17 11:45:45 +02:00
</head>
<body>
<div id="content">
<h1 class="title">Research Pages</h1>
2020-09-17 11:50:28 +02:00
<p>
Welcome to my research pages.
</p>
<p>
Research pages are accessible with the following links:
</p>
2020-09-17 11:45:45 +02:00
<ul class="org-ul">
<li><a href="test-bench-apa/">Amplified Piezoelectric Actuator - Test Bench</a></li>
<li><a href="stewart-simscape/">Stewart Platform modeling using Simscape</a></li>
<li><a href="sensor-fusion-test-bench/">Sensor Fusion - Test Bench</a></li>
2020-09-21 13:13:02 +02:00
<li><a href="svd-control/">SVD Control - Simscape Models</a></li>
2020-09-17 11:45:45 +02:00
</ul>
</div>
</body>
</html>