Hands-on Lab: Difference between revisions

From phys660
Jump to navigationJump to search
 
(21 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 Started]]
*[[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 Matrices]]
*[[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/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]


= LaTeX =
= LaTeX =
Line 24: Line 29:
== LaTeX packages ==
== LaTeX packages ==
*[http://miktex.org/ MikTeX] (free LaTeX implementation for Windows)
*[http://miktex.org/ MikTeX] (free LaTeX implementation for Windows)
*[http://www.xm1math.net/texmaker/ Texmaker] (free TeX Editor for Windows, Linux, or Mac OS)
*[http://texstudio.sourceforge.net/ Texstudio] (free TeX Editor for Windows, Linux, or Mac OS)


= Mathematica =
= Mathematica =
Line 60: Line 65:


==Fourier Analysis ==
==Fourier Analysis ==
*[http://www.scar.utoronto.ca/~pat/fun/JAVA/coupled/coupled.html Vibrational normal modes of coupled oscillators]
*[https://phet.colorado.edu/en/simulation/normal-modes Vibrational normal modes in 1D and 2D]
*[http://fermi.la.asu.edu/ccli/applets/phonon/phonon.html Vibrational normal modes (phonons) in solids]
*[http://fermi.la.asu.edu/ccli/applets/phonon/phonon.html Phonons in solids]
*[http://comp.chem.umn.edu/database_struct/ethanol.html Vibrational normal modes of organic molecules]
*[http://comp.chem.umn.edu/database_struct/ethanol.html Vibrational normal modes of organic molecules]
*[http://www.jhu.edu/~signals/fourier2/index.html Fourier series]
*[http://www.jhu.edu/~signals/fourier2/index.html Fourier series]
*[http://www.jhu.edu/~signals/ctftprops/indexCTFTprops.htm Fourier transform]
*[http://www.jhu.edu/~signals/ctftprops/indexCTFTprops.htm Fourier transform]
*[http://www.cs.brown.edu/exploratories/freeSoftware/repository/edu/brown/cs/exploratories/applets/fft1DApp/1d_fast_fourier_transform_java_browser.html 1D Fast Fourier Transform]


==Nonlinear Physics and Solitons==
==Nonlinear Physics and Solitons==
Line 82: Line 86:
*[http://physics.weber.edu/schroeder/software/MDApplet.html Molecular dynamics]
*[http://physics.weber.edu/schroeder/software/MDApplet.html 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==
==Complex Systems==
*[http://cell-auto.com/ Cellular automata]
*[http://cell-auto.com/ Cellular automata]
*[http://www.math.com/students/wonders/life/life.html Game of life]
*[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 09:24, 14 September 2014

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)
  • 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

Conservative Chaos

Transient Conservative Chaos

Fractals

Fourier Analysis

Nonlinear Physics and Solitons

Statistical Physics

Complex Systems