2025-04-01から1ヶ月間の記事一覧
LMI(線形行列不等式)の高度なテクニックを詳細解説。シュールの補題、変数消去法、S変数アプローチ、ポリトープ型不確かさまで。制御工学のロバスト設計における実践的なMATLABコード例付きで体系的に学習。
This follow-up explores some advanced LMI techniques including Schur's lemma, variable elimination methods, and practical implementation with MATLAB code examples.
Stability Analysis of Discrete-Time Systems In control system design, system stability is the most fundamental and important characteristic. While in continuous-time systems, stability is determined by whether the roots (poles) of the char…
離散時間システムの安定性解析と極配置制御設計を詳細解説。単位円による安定性判定、状態フィードバック設計、連続時間との違いを具体例付きで説明。デジタル制御システム設計の基礎から実践まで体系的に学習。