From f3488ec7a73d2de65f9410b2cbd3113208730417 Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Sun, 30 May 2021 17:52:03 +0200 Subject: [PATCH] Update Content - 2021-05-30 --- .../kwakernaak93_robus_contr_h_tutor_paper.md | 22 +++++++++++++++++++ content/zettels/weighting_functions.md | 8 +++++++ 2 files changed, 30 insertions(+) create mode 100644 content/article/kwakernaak93_robus_contr_h_tutor_paper.md create mode 100644 content/zettels/weighting_functions.md diff --git a/content/article/kwakernaak93_robus_contr_h_tutor_paper.md b/content/article/kwakernaak93_robus_contr_h_tutor_paper.md new file mode 100644 index 0000000..9992859 --- /dev/null +++ b/content/article/kwakernaak93_robus_contr_h_tutor_paper.md @@ -0,0 +1,22 @@ ++++ +title = "Robust control and $\mathcal{H}_$-optimization - Tutorial paper" +author = ["Thomas Dehaeze"] +draft = false ++++ + +Tags +: [H Infinity Control]({{< relref "h_infinity_control" >}}), [Weighting Functions]({{< relref "weighting_functions" >}}) + +Reference +: ([Kwakernaak 1993](#orged0978c)) + +Author(s) +: Kwakernaak, H. + +Year +: 1993 + + +## Bibliography {#bibliography} + +Kwakernaak, Huibert. 1993. “Robust Control and H$infty$-Optimization - Tutorial Paper.” _Automatica_ 29 (2):255–73. 90122-a. diff --git a/content/zettels/weighting_functions.md b/content/zettels/weighting_functions.md new file mode 100644 index 0000000..4fce4b4 --- /dev/null +++ b/content/zettels/weighting_functions.md @@ -0,0 +1,8 @@ ++++ +title = "Weighting Functions" +author = ["Thomas Dehaeze"] +draft = false ++++ + +Tags +: [H Infinity Control]({{< relref "h_infinity_control" >}})