Hands-on Lab: Difference between revisions
From phys660
Jump to navigationJump to search
(6 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
==Hands-on tutorials by the Instructor== | ==Hands-on tutorials by the Instructor== | ||
*[[Media:matlab_tutorial_phys660.m|Getting | *[[Media:matlab_tutorial_phys660.m|Getting started with MATLAB]] | ||
*[[Media:autocorr_examples.m|Autocorrelation]] | *[[Media:autocorr_examples.m|Autocorrelation]] | ||
*[[Media:fft_matlab.m|Fast Fourier Transform]] | *[[Media:fft_matlab.m|Fast Fourier Transform]] | ||
*[[Media:sparse_matrices.m|Sparse | *[[Media:sparse_matrices.m|Sparse matrices]] | ||
*[[Media:gpu_speedup.m|GPU accelerated computing with MATLAB]] | |||
==Hands-on tutorials by MathWorks== | ==Hands-on tutorials by MathWorks== | ||
Line 15: | Line 16: | ||
*[https://www.mathworks.com/academia/student_center/tutorials/register.html MATLAB video tutorials for students and faculty] | *[https://www.mathworks.com/academia/student_center/tutorials/register.html MATLAB video tutorials for students and faculty] | ||
*[http://www.mathworks.com/products/matlab/examples.html# Code Examples] | *[http://www.mathworks.com/products/matlab/examples.html# Code Examples] | ||
*[http://www.mathworks.com/ | *[http://www.mathworks.com/academia/student_center/tutorials/launchpad.html MATLAB Student Center] | ||
*[http://www.mathworks.com/help/matlab/matlab_prog/run-sections-of-programs.html How to run code sections] | |||
*[http://www.mathworks.com/discovery/matlab-gpu.html Introduction to GPU computing in MATLAB] | |||
*[http://blogs.mathworks.com/loren/2012/02/06/using-gpus-in-matlab/ Using GPUs with MATLAB] | *[http://blogs.mathworks.com/loren/2012/02/06/using-gpus-in-matlab/ Using GPUs with MATLAB] | ||
= LaTeX = | = LaTeX = | ||
Line 84: | Line 86: | ||
*[http://physics.weber.edu/schroeder/software/MDApplet.html Molecular dynamics] | *[http://physics.weber.edu/schroeder/software/MDApplet.html Molecular dynamics] | ||
==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] |
Latest revision as of 08:24, 14 September 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
- MATLAB Student Center
- How to run code sections
- 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