Computing: Difference between revisions

From phys824
Jump to navigationJump to search
Line 32: Line 32:
=== M-functions ===
=== M-functions ===


* [http://www.physics.udel.edu/~bnikolic/teaching/phys824/MATLAB/matrix_exp.m matrix_exp.m]
* [http://www.physics.udel.edu/~bnikolic/teaching/phys824/MATLAB/matrix_exp.m matrix_exp.m] (Exponential (or any other function with small changed in the code) of a diagonalizable matrix)


== Mathematica ==
== Mathematica ==

Revision as of 19:56, 23 September 2009

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 diagonalizable matrix)

Mathematica

Hands-on training

Tutorials

Books