From d27665c0398c6b4f2d2640dd1b7cb6102095d76b Mon Sep 17 00:00:00 2001 From: Adam Friedrich Schrey <adam.schrey@gmx.de> Date: Thu, 9 Sep 2021 20:36:37 +0200 Subject: [PATCH] Remove unnecessary cell in V09_zustandsrekonstruktion_mittels_beobachter.ipynb --- .../V09_zustandsrekonstruktion_mittels_beobachter.ipynb | 9 --------- 1 file changed, 9 deletions(-) diff --git a/notebooks/V09_zustandsrekonstruktion_mittels_beobachter.ipynb b/notebooks/V09_zustandsrekonstruktion_mittels_beobachter.ipynb index af88e32..a818173 100644 --- a/notebooks/V09_zustandsrekonstruktion_mittels_beobachter.ipynb +++ b/notebooks/V09_zustandsrekonstruktion_mittels_beobachter.ipynb @@ -228,15 +228,6 @@ "<br>Der Tastgrad (eng. Duty Cycle) wird als Verhältniszahl mit einem Wertebereich von 0 bis 1 oder 0 bis 100 % angegeben. Hier 50 (default)." ] }, - { - "cell_type": "code", - "execution_count": 10, - "metadata": {}, - "outputs": [], - "source": [ - "#c1{1} = SquareSignal(1,10,0,1,0.5); %input" - ] - }, { "cell_type": "code", "execution_count": 11, -- GitLab