Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-control/python-control
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: samlaf/python-control
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 12, 2020

  1. Fixed typo in PVTOL notebook (forgot to divide by m).

    Also replaced hardcoded image with latex code.
    samlaf committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    0c53fdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58b6267 View commit details
    Browse the repository at this point in the history
  3. Removed a lot of the unnecessary decoupling code.

    Notebook used to say "Since the python-control package only supports SISO systems,
    in order to compute the closed loop dynamics, we must extract the dynamics for the lateral
    and altitude dynamics as individual systems." This is not true anymore. So I simplified the code.
    Also added explanations as to what the code is doing and fixed some typos.
    samlaf committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    2d302ba View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. Configuration menu
    Copy the full SHA
    97f2b90 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from murrayrm/samlaf-master

    add plots + remove some unneeded outputs
    samlaf authored May 17, 2020
    Configuration menu
    Copy the full SHA
    c49b55b View commit details
    Browse the repository at this point in the history
Loading