Hands-on Lab: Difference between revisions

From phys660
Jump to navigationJump to search
Line 14: Line 14:
*[http://www.mathworks.com/academia/student_center/tutorials/launchpad.html MATLAB Student Center]
*[http://www.mathworks.com/academia/student_center/tutorials/launchpad.html MATLAB Student Center]
*[http://www.mathworks.com/videos/matlab/rapid-code-iteration-using-cells.html Rapid Code Iteration Using Cells] in Matlab Editor
*[http://www.mathworks.com/videos/matlab/rapid-code-iteration-using-cells.html Rapid Code Iteration Using Cells] in Matlab Editor
*[http://www.mathworks.com/help/toolbox/signal/ref/xcorr.html xcorr] function analyzing autocorrelation in Project 2
*[http://www.mathworks.com/help/toolbox/signal/ref/xcorr.html xcorr] function for Autocorrelation Analysis in Project 2


= LaTeX =
= LaTeX =

Revision as of 18:08, 2 March 2012

Unix

Matlab

Hands-on tutorials by the Instructor

Hands-on tutorials by MathWorks

LaTeX

Templates for project reports

LaTeX packages

  • MikTeX (free LaTeX implementation for Windows)
  • Texmaker (free TeX Editor for Windows, Linux, or Mac OS)

Mathematica

Hands-on tutorials by the Instructor

Hands on tutorials by Wolfram Research

Java Applets

Dissipative Chaos

Hamiltonian Chaos

Transient Chaos

Fractals

Nonlinear Physics and Solitons

Fourier Techniques

  • Normal Modes of Coupled Oscillators: a) Three, b) Many, c) Phonons in Solids
  • Fourier Series
  • Fourier Transform
  • Discrete-time Fourier Transform
  • Fourier Syntesis
  • Convolution and Autocorrelation

Statistical Physics

  • Brownian Motion
  • Random Walk in 1D
  • Random Walk in 2D
  • Self-Avoiding Random Walk
  • Monte Carlo Estimatation for Pi
  • Percolation
  • Molecular dynamics
  • Ising model

Quantum Mechanics

  • The two slit experiment and the collapse of the wavefunction
  • Detector in two slit experiment
  • Quantum Scattering of Wave Packet
  • Visual Quantum Mechanics
  • Quantum Mechanics Applets

Complex Systems

  • Cellular Automata
  • Game of Life
  • BTW Sandpile: A model of Self-Organized Criticality
  • 3D BTW Sandpile Simulation by UD student John Meyer
  • Forest Fire: A model of Self-Organized Criticality
  • Spin Glasses
  • Hopfield Neural Network
  • Neural Networks with Java
  • Self-Organizing Networks
  • Image Compression by Neural Networks
  • Genetic Algorithms