Coder Social home page Coder Social logo

control-system-design's Introduction

NAME

control-system-design - Notes on Control System Design

DESCRIPTION

This is a collection of class notes compiled while taking several control systems classes. Topics include: Pole Placement, PID, Mapping, Direct Design, Model Matching. Both the continuous and discrete domain are included.

Download: (notes/main.pdf)

Many of the examples include Matlab code for performing the calculations and plotting the response. They have been tested with Octave but many work with Matlab as well (see Matlab NOTES).

The main document (under 'notes/') was written using LaTeX.

REQUIREMENTS

The following software versions were shown to work with this code. All of it has been tested with Octave, only some of it with Matlab.

  • Octave 3.6.4
  • Matlab 2012b - 2013a

Matlab NOTES

With Matlab in Windows a path entry must be added for the 'lib' directory in this project so that the functions can be found. To do this find the path to where the lib is and then copy it as a string. Then run 'addpath' from the Matlab workspace.

>> addpath('\\Client\C$\Users\Joe bob\Desktop\control-system-design\lib');

AUTHOR

Jeremiah Mahler [email protected]
https://plus.google.com/+JeremiahMahler/about

COPYRIGHT

Copyright © 2013, Jeremiah Mahler. All Rights Reserved.
This project is free software and released under the GNU General Public License.

control-system-design's People

Contributors

jmahler avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.