Computing

From phys824
Revision as of 14:09, 29 September 2009 by Bnikolic (talk | contribs) (→‎M-functions)
Jump to navigationJump to search

MATLAB

Hands-on training

Reference

Books and notes

Implementation Tools

M-files

M-functions

  • matrix_exp.m (Exponential, or any other function with small changed in the code, of a Hermitian matrix)
  • self_energy.m (Self-energy of the semi-infinite ideal metallic lead modeled on the square tight-binding lattice - the code shows how to convert analytical formulas of the lead surface Green function into a working program)

Mathematica

Hands-on training

Tutorials

Books