Merge remote-tracking branch 'origin/master'
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal 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
2
.obsidian/app.json
vendored
@@ -9,7 +9,5 @@
|
|||||||
"downscalePercent": 100
|
"downscalePercent": 100
|
||||||
},
|
},
|
||||||
"promptDelete": false,
|
"promptDelete": false,
|
||||||
"newFileLocation": "folder",
|
|
||||||
"newFileFolderPath": "00 Inbox",
|
|
||||||
"showUnsupportedFiles": true
|
"showUnsupportedFiles": true
|
||||||
}
|
}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"cascadeColors": false,
|
"cascadeColors": true,
|
||||||
"colorBackground": false,
|
"colorBackground": false,
|
||||||
"palette": [],
|
"palette": [],
|
||||||
"fileColors": []
|
"fileColors": []
|
||||||
|
|||||||
27
00 Inbox/29612838 - Lecture - 21_04.md
Normal file
27
00 Inbox/29612838 - Lecture - 21_04.md
Normal 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$
|
||||||
1
40 Extras/OOP/die_einen_da
Submodule
1
40 Extras/OOP/die_einen_da
Submodule
Submodule 40 Extras/OOP/die_einen_da added at e3a86db2d1
Reference in New Issue
Block a user