feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: CONTROL-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [mathematics, engineering, control-theory, pid, feedback-loop]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Control Theory (제어 이론)]]
|
||||
# Control Theory (제어 이론)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "현재의 오차를 측정하여 미래의 행동을 정밀하게 교정하라" — 동역학 시스템의 출력을 원하는 목표 상태로 유지하기 위해 입력을 조정하는 공학적 방법론으로, 피드백 루프와 안정성 분석이 핵심.
|
||||
@@ -25,5 +25,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Skybound 프로젝트의 미사일 추적 로직은 PID 제어 원리를 사용하여, 타겟의 움직임 변화에 부드럽고 정확하게 대응하도록 구현함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Physics-Engine]], [[Reinforcement-Learning]], [[Cybernetics-Foundations]], [[Robotics]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Control-Theory.md]]
|
||||
- Physics-Engine, [[Reinforcement-Learning]], Cybernetics-Foundations, [[Robotics]]
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Control-Theory.md
|
||||
|
||||
Reference in New Issue
Block a user