From 2248b9639bc6599cfe0e842a268750a390af0454 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Thelander=20Andr=C3=A9n?= <marcus.thelander_andren@control.lth.se> Date: Thu, 21 Sep 2017 17:09:25 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aaae0a9..eed7ba0 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -#Project Description +# Project Description This project contains supplemental code for the article: - M.T Andrén, B.Bernhardsson, A.Cervin and K. Soltesz, + '''latex M.T Andrén, B.Bernhardsson, A.Cervin and K. Soltesz, "On Event-Based Sampling for H2-Optimal Control", In Proc. 56th IEEE Conf. - on Decision and Control, Melbourne, Australia, 2017 + on Decision and Control, Melbourne, Australia, 2017''' It demonstrates a numerical method for computing the optimal event-based sampling scheme for the continious-time LQG problem. The problem is related to an elliptic -- GitLab