Hands-on Lab: Difference between revisions
From phys660
Jump to navigationJump to search
Line 86: | Line 86: | ||
==Complex Systems== | ==Complex Systems== | ||
*[http://cell-auto.com/ Cellular automata] | *[http://cell-auto.com/ Cellular automata] | ||
*[http://www. | *[http://www.physics.buffalo.edu/gonsalves/Java/GameOfLife.html Game of life] | ||
*[http://www.cmth.bnl.gov/~maslov/applets.htm BTW sandpile CAM: A model of self-organized criticality] | *[http://www.cmth.bnl.gov/~maslov/applets.htm BTW sandpile CAM: A model of self-organized criticality] | ||
*[http://www.physics.udel.edu/~bnikolic/teaching/phys660/C%2B%2B/project6_exe_meyer.exe BTW sandpile CAM simulation with 3D visualization by DPA student John Meyer] | *[http://www.physics.udel.edu/~bnikolic/teaching/phys660/C%2B%2B/project6_exe_meyer.exe BTW sandpile CAM simulation with 3D visualization by DPA student John Meyer] |
Revision as of 23:48, 13 May 2014
Unix
MATLAB
Hands-on tutorials by the Instructor
- Getting started with MATLAB
- Autocorrelation
- Fast Fourier Transform
- Sparse matrices
- GPU accelerated computing with MATLAB
Hands-on tutorials by MathWorks
- Getting Started video
- MATLAB video tutorials for students and faculty
- Code Examples
- Introduction to GPU computing in MATLAB
- Using GPUs with MATLAB
LaTeX
Templates for project reports
- PHYS660 template and the embedded PDF figure
- Math into LaTeX: How to Beautify Equations (and the embedded PDF figure)
LaTeX packages
- MikTeX (free LaTeX implementation for Windows)
- Texstudio (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
- Duffing equation attractor
- Damped driven pendulum
- Poincare section for damped driven pendulum
- Lorentz attractor
Conservative Chaos
- Chaos in three-body problem restricted to 2D plane
- Poincare section of double pendulum
- Extensible pendulum
- Standard area preserving map
Transient Conservative Chaos
Fractals
Fourier Analysis
- Vibrational normal modes in 1D and 2D
- Phonons in solids
- Vibrational normal modes of organic molecules
- Fourier series
- Fourier transform
Nonlinear Physics and Solitons
Statistical Physics
- Ising model
- Monte Carlo estimatation for
- Brownian motion
- Random walk in 1D
- Random walk in 2D
- Self-avoiding random walk
- Percolation
- Molecular dynamics
Complex Systems
- Cellular automata
- Game of life
- BTW sandpile CAM: A model of self-organized criticality
- BTW sandpile CAM simulation with 3D visualization by DPA student John Meyer
- Forest fire: A model of self-organized criticality
- Hopfield neural network as a model of associative memory
- Neural networks with Java
- Image compression by neural networks
- Spin glasses
- Genetic algorithms