Hands-on Lab: Difference between revisions
From phys660
Jump to navigationJump to search
Line 95: | Line 95: | ||
*[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] | ||
*[http://cps-www.bu.edu/java/java/blaze/blaze.html Forest fire: A model of self-organized criticality] | *[http://cps-www.bu.edu/java/java/blaze/blaze.html Forest fire: A model of self-organized criticality] | ||
*Hopfield | *[http://lcn.epfl.ch/tutorial/english/hopfield/html/index.html Hopfield neural network as a model of associative memory] | ||
*[http://www.nnwj.de/ Neural networks with Java] | *[http://www.nnwj.de/ Neural networks with Java] | ||
*[http://neuron.eng.wayne.edu/bpImageCompression9PLUS/bp9PLUS.html Image compression by neural networks] | *[http://neuron.eng.wayne.edu/bpImageCompression9PLUS/bp9PLUS.html Image compression by neural networks] | ||
*[http://www.physics.emory.edu/faculty/boettcher/Research/EO_demo/eo_demo.htm#EOdemo_SG Spin glasses] | *[http://www.physics.emory.edu/faculty/boettcher/Research/EO_demo/eo_demo.htm#EOdemo_SG Spin glasses] | ||
*[http://www.obitko.com/tutorials/genetic-algorithms/ Genetic algorithms] | *[http://www.obitko.com/tutorials/genetic-algorithms/ Genetic algorithms] |
Revision as of 08:12, 1 May 2012
Unix
Matlab
Hands-on tutorials by the Instructor
Hands-on tutorials by MathWorks
- MATLAB Student Center
- Rapid Code Iteration Using Cells in Matlab Editor
- xcorr function for Autocorrelation Analysis in Project 2
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)
- 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
- Duffing equation attractor
- Damped driven pendulum
- Poincare section for damped driven pendulum
- Lorentz attractor
Conservative Chaos
- Chaos in three-body problem
- Poincare section of double pendulum
- Extensible pendulum
- Standard area preserving map
Transient Conservative Chaos
Fractals
Fourier Analysis
- Vibrational normal modes of coupled oscillators
- Vibrational normal modes (phonons) in solids
- Vibrational normal modes of organic molecules
- Fourier series
- Fourier transform
- 1D Fast 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
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 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