diff options
author | bnewbold <bnewbold@robocracy.org> | 2014-04-22 22:01:56 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2014-04-22 22:01:56 -0400 |
commit | 822bd0b04d1cce54c2fff57c4b206c51d1dcb940 (patch) | |
tree | e3cd895f9b54b7d44ff249dea3c50dda927304cc /lectures/lec08_intro3 | |
parent | 222292b3aa9d967557c3165cce5cc7f5773c20ab (diff) | |
download | dmmsb2014-822bd0b04d1cce54c2fff57c4b206c51d1dcb940.tar.gz dmmsb2014-822bd0b04d1cce54c2fff57c4b206c51d1dcb940.zip |
rename notes -> lectures
Diffstat (limited to 'lectures/lec08_intro3')
-rw-r--r-- | lectures/lec08_intro3 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lectures/lec08_intro3 b/lectures/lec08_intro3 new file mode 100644 index 0000000..81bcae4 --- /dev/null +++ b/lectures/lec08_intro3 @@ -0,0 +1,11 @@ + +One method for determining stability of a system: + + plot derivative of value (eg, energy?) as a function of the value itself. + +Another: 2D phase plane analysis + + "stable limit cycle" + "stable fixed point" + +Short lecture, just old concepts. |