Skip to content

Commit ca19b7d

Browse files
committed
Rework of some figures.
1 parent e1d560f commit ca19b7d

File tree

7 files changed

+25
-53
lines changed

7 files changed

+25
-53
lines changed

_config.yml

Lines changed: 6 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,10 @@ html:
3131
dokieli: true
3232
extra_footer : |
3333
<div>
34-
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"><img src="https://licensebuttons.net/l/by-nc-sa/3.0/88x31.png"></a>
35-
All content on this site (unless otherwise specified) is licensed under the <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0 license</a>
34+
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
35+
<img src="https://licensebuttons.net/l/by-nc-sa/3.0/88x31.png"></a>
36+
All content on this site (unless otherwise specified) is licensed under the
37+
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0 license</a>
3638
</div>
3739
3840
@@ -55,7 +57,7 @@ sphinx:
5557
extra_extensions:
5658
- sphinx_proof
5759
config:
58-
html_show_copyright: false
60+
html_show_copyright: true
5961
html_extra_path: ['files']
6062
language: de
6163
bibtex_reference_style: author_year
@@ -73,30 +75,13 @@ sphinx:
7375

7476
myst_substitutions:
7577
INSTRUCTOR: "Prof. Dr.-Ing. Mirco Meiners (he/his/him)"
76-
PRONOUNCE: ""
7778
OFFICE: "E 508"
78-
PHONE: "N/A"
7979
COURSE_CODE: "M 2.3"
80-
SECTION: ""
8180
CREDITS: "6"
8281
TITLE: "Grundlagen der Elektrotechnik 2 (GEL2)"
8382
PREREQS: "GEL1"
84-
COREQS: ""
85-
TERM: "2024 Sommer"
83+
TERM: "SoSe2024"
8684
ROOM: "E 509"
8785
MEETING_TIMES: "Mo. 8:00 Uhr - 9:30 Uhr (Tutorium), 13:30 Uhr - 15:00 Uhr (Seminar)"
88-
GRACE_PERIOD: ""
89-
W_DATE_1: ""
90-
W_DATE_2: ""
91-
W_DATE_3: ""
92-
EXAM_PERIOD: ""
93-
CANVAS_ID: ""
94-
CANVAS_LINK: ""
95-
ZOOM_LINK: ""
96-
ANNOUNCEMENTS_LINK: ""
97-
COURSE_LINK: ""
98-
FORUM_LINK: ""
99-
ANALYTICS_OPTOUT: ""
10086
FORMAT: "Seminar und Übungen"
10187
ASSOCIATE_HEAD: "Alicia von Ahlen [[email protected]](mailto:[email protected])"
102-
ANON_FEEDBACK: ""

about/course_schedule.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

about/unsyllabus.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Unsyllabus
22

3-
## Important Details
4-
5-
```{include} unsyllabus_bits/important_details.md
6-
```
7-
3+
| Name | Beschreibung |
4+
|-------------------|------------------------------------|
5+
| Kursus | {{ COURSE_CODE }} |
6+
| Semester | {{ TERM }} |
7+
| Dozent | {{ INSTRUCTOR }} |
8+
| Vorlesung | {{ MEETING_TIMES }}: {{ ROOM }} |
89

about/unsyllabus_bits/important_details.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

exercise/hw4.ipynb

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "a3d39d81",
5+
"id": "80d48eec",
66
"metadata": {},
77
"source": [
88
"# Bode-Diagramm und Nyquist-Ortskurve\n",
@@ -13,8 +13,8 @@
1313
"In {numref}`fig:hw4p1a` sind Betrag $\\vert H_u \\vert$ und Phase $\\arg(H_u)$ der Spannungsübertragungsfunktion\n",
1414
"von Tor 1 auf Tor 2, $\\underline{H}_u=\\underline{U}_2/\\underline{U}_1$, abgebildet. \n",
1515
"\n",
16-
"```{figure} ../images/exercise/hw4p1a.png\n",
17-
":width: 400px\n",
16+
"```{figure} ../images/exercise/hw4p1a.pdf\n",
17+
":width: 600px\n",
1818
":name: fig:hw4p1a\n",
1919
"\n",
2020
"Bode-Diagramm des Zweitors\n",
@@ -42,7 +42,7 @@
4242
},
4343
{
4444
"cell_type": "markdown",
45-
"id": "01a8c0bb",
45+
"id": "77af782d",
4646
"metadata": {},
4747
"source": [
4848
"### Spannungsübertragungsfunktion\n",
@@ -66,7 +66,7 @@
6666
},
6767
{
6868
"cell_type": "markdown",
69-
"id": "b45caf36",
69+
"id": "a805ac9e",
7070
"metadata": {},
7171
"source": [
7272
"$$\n",
@@ -85,7 +85,7 @@
8585
},
8686
{
8787
"cell_type": "markdown",
88-
"id": "60b6f9a9",
88+
"id": "5df4cfe7",
8989
"metadata": {},
9090
"source": [
9191
"```{note}\n",
@@ -113,7 +113,7 @@
113113
},
114114
{
115115
"cell_type": "markdown",
116-
"id": "be252ce2",
116+
"id": "7cb8b642",
117117
"metadata": {},
118118
"source": [
119119
"$$\n",
@@ -123,7 +123,7 @@
123123
},
124124
{
125125
"cell_type": "markdown",
126-
"id": "37cf4697",
126+
"id": "a8456fa6",
127127
"metadata": {},
128128
"source": [
129129
"$$\n",
@@ -133,7 +133,7 @@
133133
},
134134
{
135135
"cell_type": "markdown",
136-
"id": "46590ffa",
136+
"id": "d17e9afb",
137137
"metadata": {},
138138
"source": [
139139
"$$\n",
@@ -169,7 +169,7 @@
169169
},
170170
{
171171
"cell_type": "markdown",
172-
"id": "55f1fd27",
172+
"id": "7801675c",
173173
"metadata": {},
174174
"source": [
175175
"## Ortskurve mit verschiedenen Parametern\n",
@@ -208,7 +208,7 @@
208208
{
209209
"cell_type": "code",
210210
"execution_count": null,
211-
"id": "93f3fcf9",
211+
"id": "3eb53610",
212212
"metadata": {},
213213
"outputs": [],
214214
"source": [
@@ -254,7 +254,7 @@
254254
},
255255
{
256256
"cell_type": "markdown",
257-
"id": "a4ed420b",
257+
"id": "a7d02830",
258258
"metadata": {},
259259
"source": [
260260
"### Ortskurve mit R als Parameter\n",
@@ -287,7 +287,7 @@
287287
{
288288
"cell_type": "code",
289289
"execution_count": null,
290-
"id": "241032c4",
290+
"id": "ab15e6c4",
291291
"metadata": {},
292292
"outputs": [],
293293
"source": [

images/exercise/hw4p1a.pdf

40.2 KB
Binary file not shown.

images/exercise/hw4p1a.png

-30.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)