Complex Systems Summer SChool 2012-Lecture Readings: Difference between revisions
From Santa Fe Institute Events Wiki
No edit summary |
|||
Line 43: | Line 43: | ||
==Simon DeDeo== | ==Simon DeDeo== | ||
Background/follow-up Reading for ''Computation in Natural Systems'' | ===Background/follow-up Reading for ''Computation in Natural Systems''=== | ||
Cris Moore's [http://tuvalu.santafe.edu/~moore/automata-notes.pdf Lecture notes on automata, languages, and grammars] covers, elegantly, all of the basic automata concepts in the lecture, and much more besides. A supplement to [http://www.amazon.com/The-Nature-Computation-Cristopher-Moore/dp/0199233217/ The Nature of Computation]. | Cris Moore's [http://tuvalu.santafe.edu/~moore/automata-notes.pdf Lecture notes on automata, languages, and grammars] covers, elegantly, all of the basic automata concepts in the lecture, and much more besides. A supplement to [http://www.amazon.com/The-Nature-Computation-Cristopher-Moore/dp/0199233217/ The Nature of Computation]. | ||
Line 53: | Line 53: | ||
Data on the edit histories of the George Bush wikipedia article, along with ruby code to read in and otherwise play, can be downloaded [http://santafe.edu/~simon/wiki_computation.zip here]. | Data on the edit histories of the George Bush wikipedia article, along with ruby code to read in and otherwise play, can be downloaded [http://santafe.edu/~simon/wiki_computation.zip here]. | ||
===Background/follow-up Reading for ''Statistics and Stochastic Processes''=== | |||
E.T. Jaynes' [http://prola.aps.org/abstract/PR/v106/i4/p620_1 Information Theory and Statistical Mechanics] ([http://exordio.qfb.umich.mx/archivos%20PDF%20de%20trabajo%20UMSNH/Aphilosofia/bayesian%20importantes/theory.1%20muy%20bueno.pdf free copy]). | |||
==Josh Garland== | ==Josh Garland== |
Revision as of 22:29, 12 June 2012
Complex Systems Summer School 2012 |
Liz Bradley
Slides
Readings
Numerical Solution of Differential Equations
Time Series Analysis
ODE notes
IDA chapter
Lorenz Attractor
NetLogo Lorenz attractor (Right click - save - open with Netlogo 3D)
Lorenz Water Wheel (Right clock - save - open in Netlogo)
TISEAN
TISEAN 3.0.1: Nonlinear Time Series Analysis Software
Jim Crutchfield
Lecture 1.1
Lecture 1.2
Lecture 2.1
Lecture 2.2
Simon DeDeo
Background/follow-up Reading for Computation in Natural Systems
Cris Moore's Lecture notes on automata, languages, and grammars covers, elegantly, all of the basic automata concepts in the lecture, and much more besides. A supplement to The Nature of Computation.
Jim Crutchfield & Karl Young's paper, Computation at the Onset of Chaos provides a detailed and compelling account of (among other things) how a naturalistic process (in this case, the logistic map) violates the bounds of both the regular and context-free grammars.
For an introduction to the connection between (semi)groups and the regular grammars, as well as a preview of the Emergence module, see Effective Theories for Circuits and Automata.
Data on the edit histories of the George Bush wikipedia article, along with ruby code to read in and otherwise play, can be downloaded here.
Background/follow-up Reading for Statistics and Stochastic Processes
E.T. Jaynes' Information Theory and Statistical Mechanics (free copy).
Josh Garland
Here is a zip archive of data files for your use in this lab:
http://tuvalu.santafe.edu/files/DAT_files.zip
Compiled TISEAN code for Mac OS-X 10.6 can be found here:
I had to posted it on my website because the wiki does not accept .zip files.
John Harte
Alfred Hubler
Alfred Hubler Lecture Slides for Talk 1
Alfred Hubler Lecture Slides for Talk 2