From ec867fc822826c9983826d948a378b2219722e94 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:11:34 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index eed7ba0..0e5e04e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Project Description -This project contains supplemental code for the article: +This project contains supplemental Matlab code for the article: - '''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''' + >M.Thelander 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 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