From 0a4f5480cf974952162aea257cd99e3c36d36abc Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Thu, 27 Mar 2025 16:55:49 -0400 Subject: [PATCH] vault backup: 2025-03-27 16:55:49 --- .../2025-03-27 Iterative Learning Control.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/300s School/ME 2046 - Digital Control Theory/2025-03-27 Iterative Learning Control.md b/300s School/ME 2046 - Digital Control Theory/2025-03-27 Iterative Learning Control.md index a5efd04e..8d87014a 100644 --- a/300s School/ME 2046 - Digital Control Theory/2025-03-27 Iterative Learning Control.md +++ b/300s School/ME 2046 - Digital Control Theory/2025-03-27 Iterative Learning Control.md @@ -4,3 +4,6 @@ Iterative learning control is a control method that can only be implemented on a computer, because the system itself can change over time. By nature of it being iterative as well, it is most useful when it is a system that does a repetitive task. + +Look deeper into lifting of digital control systems. May be relevant to the +project and the partial time step thing.