From 2cfb341c85e78fcb1790d0ac2370fd3076fffb35 Mon Sep 17 00:00:00 2001 From: Venkatraman Renganathan <venkat@control.lth.se> Date: Thu, 28 Mar 2024 13:30:23 +0000 Subject: [PATCH] Update file README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 463fe5d..b15dd02 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This code explains the implementation of distributed minimax adaptive control algorithm designed for controlling uncertain networks. ## Associated Paper -V. Renganathan, Anders Rantzer and Olle Kjellqvist, `Distributed Minimax Adaptive Control for Uncertain Networks`, Submitted to European Control Conference 2024. +V. Renganathan, Anders Rantzer and Olle Kjellqvist, `Distributed Minimax Adaptive Control for Uncertain Networks`, Accepted to the European Control Conference 2024. ## Dependencies Please download and include the source files of package that converts MATLAB to tikz into the path. -- GitLab