research-home-page/index.html
2020-10-03 18:39:35 +02:00

55 lines
2.0 KiB
HTML

<?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-10-03 sam. 18:39 -->
<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" />
<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>
<script>MathJax = {
tex: {
tags: 'ams',
macros: {bm: ["\\boldsymbol{#1}",1],}
}
};
</script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
</head>
<body>
<div id="content">
<h1 class="title">Research Pages</h1>
<p>
Welcome to my research pages.
</p>
<p>
Research pages are accessible with the following links:
</p>
<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>
<li><a href="svd-control/">SVD Control - Simscape Models</a></li>
</ul>
<p>
Papers
</p>
<ul class="org-ul">
<li><a href="https://tdehaeze.github.io/dehaeze18_sampl_stabil_for_tomog_exper/">Sample Stabilization for Tomography Experiments in Presence of Large Plant Uncertainty</a></li>
<li><a href="https://tdehaeze.github.io/dehaeze19_desig_compl_filte/">Complementary Filters Shaping Using \(\mathcal{H}_\infty\) Synthesis</a></li>
<li><a href="https://tdehaeze.github.io/dehaeze20_optim_robus_compl_filte/">Robust and Optimal Sensor Fusion</a></li>
</ul>
</div>
</body>
</html>