Skip to content

CTAJIEBAP/LqrControlTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LqrControlTutorial

This repository contains the code for the following Youtube tutorial:

Getting Started

Run the script main.m to start the simulation and the script deriveOde.m
to symbolically calculate the system equations of motion.
References used in the Tutorial:

Prerequisites

You will need GNU Octave and two additional packages, to run the scripts:

Notes

You can also use Matlab to run the scripts. You need to slightly modify them, however.
Delete "pkg load control" in main.m and "pkg load symbolic" in deriveOde.m,
since Matlab doesn't know these commands.

Author

Patrick Suhm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages