Merge remote-tracking branch 'origin/master'

This commit is contained in:
Jan Meyer
2026-04-25 18:04:42 +02:00
5 changed files with 32 additions and 3 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "40 Extras/OOP/die_einen_da"]
path = 40 Extras/OOP/die_einen_da
url = git@collaborating.tuhh.de:e-24/courses/oop/exo/2026/g08/die_einen_da.git

2
.obsidian/app.json vendored
View File

@@ -9,7 +9,5 @@
"downscalePercent": 100 "downscalePercent": 100
}, },
"promptDelete": false, "promptDelete": false,
"newFileLocation": "folder",
"newFileFolderPath": "00 Inbox",
"showUnsupportedFiles": true "showUnsupportedFiles": true
} }

View File

@@ -1,5 +1,5 @@
{ {
"cascadeColors": false, "cascadeColors": true,
"colorBackground": false, "colorBackground": false,
"palette": [], "palette": [],
"fileColors": [] "fileColors": []

View File

@@ -0,0 +1,27 @@
---
created: 2026-04-21 13:18
course: "[[29592673 - Elektrotechnik II]]"
topic:
related:
type: lecture
status: 🔴
tags:
- university
---
## 📌 Summary
> [!abstract]
>
---
## 📝 Content
## Komplexer Momentanwert
$i(t) = hat(i) e^(j(omega t + phi)) = hat(i) cos(omega t + phi) + j hat(i) sin(omega t + phi)$
=> $i(t) = "Im"{i(t)}$
## Komplexe Kontenregel
$sum_"Knoten" "Im"{underline(i)(t)} = 0$
=> $"Im" { sum_"Knoten" underline(i)(t) } = 0$