Skip to content

Hiroshi-Okajima/MATLAB_fandamental_control-LiveScriptFiles-

Repository files navigation

MATLAB Fundamental Control - Live Script Files

MATLAB Live Script files for fundamental control system design and analysis.

Open in MATLAB Online

Contents

Interactive MATLAB Live Scripts covering:

  • Basic control theory concepts
  • Transfer function analysis
  • State space methods
  • Lyapunov stability analysis
  • System analysis and simulation

Requirements

  • MATLAB R2019b or later
  • Control System Toolbox

Getting Started

  1. Clone or download this repository
  2. Open MATLAB and navigate to the folder
  3. Open any .mlx Live Script file
  4. Run sections step-by-step using Ctrl+Enter

Usage

Each Live Script combines explanations, code, and visualizations for interactive learning. Modify parameters to explore different scenarios and understand control system behavior.

License

Educational use. Please cite appropriately if used in academic work.

MATLAB制御工学基礎 - ライブスクリプトファイル(日本語)

Open in MATLAB Online

制御システムの設計と解析のためのMATLABライブスクリプトファイル集です。

内容

以下のトピックを扱うインタラクティブなMATLABライブスクリプト:

  • 制御理論の基本概念
  • 伝達関数解析
  • 状態空間法
  • リアプノフ安定性解析
  • システム解析とシミュレーション

使用方法

  1. このリポジトリをクローンまたはダウンロード
  2. MATLABを開き、フォルダに移動(もしくは、Matlab onlineで開く)
  3. 任意の.mlxライブスクリプトファイルを開く
  4. Ctrl+Enterでセクションごとに実行

使い方

各ライブスクリプトは説明、コード、可視化を組み合わせたインタラクティブな学習教材です。パラメータを変更して異なるシナリオを探索し、制御システムの動作を理解できます。