Stochastic Processes: Data Analysis and Computer Simulation

Week1: Python programming for beginners

1.1. Using Python, iPython, and Jupyter notebook

  • Video [ Go ]
  • iPython notebook [ Go ]
  • Exercise [ Go ]
  • Handout and programing resources [ Download ]

1.2. Making graphs with matplotlib

  • Video [ Go ]
  • iPython notebook [ Go ]
  • Exercise [ Go ]
  • Handout and programing resources [ Download ]

1.3. The Euler method for numerical integration

  • Video [ Go ]
  • iPython notebook [ Go ]
  • Exercise [ Go ]
  • Handout and programing resources [ Download ]

1.4. Simulating a damped harmonic oscillator

  • Video [ Go ]
  • iPython notebook [ Go ]
  • Exercise [ Go ]
  • Handout and programing resources [ Download ]

Return to Home