docs: update Thesis/2026_journal_1/260422

This commit is contained in:
2026-04-22 14:09:16 +00:00
committed by John Smith
parent c4cc06c607
commit 19112ed534

View File

@@ -2,7 +2,7 @@
title: 260422_회의자료
description:
published: true
date: 2026-04-22T07:53:42.810Z
date: 2026-04-22T14:09:12.127Z
tags:
editor: markdown
dateCreated: 2026-04-22T07:07:20.291Z
@@ -64,4 +64,15 @@ Where $m_a$ is
$m_a = K_{i}\int(i_d^* - i_d)dt\\$
In Steady state, error is expected to be zero:
$\cfrac{dm_a}{dt} = K_i (i_d^* - i_d) = 0\\% \implies i_d = i_d^*\\$
$\cfrac{dm_a}{dt} = K_i (i_d^* - i_d) = 0\\% \implies i_d = i_d^*\\$
```kroki
mermaid
graph TD
A[ Anyone ] -->|Can help | B( Go to github.com/yuzutech/kroki )
B --> C{ How to contribute? }
C --> D[ Reporting bugs ]
C --> E[ Sharing ideas ]
C --> F[ Advocating ]
``'