Matlab version of the Fermi Golden Rule Simulator

Since the old versions are slowly dying and the updates cost lots of time, I am now re-writing lots of the old physics toys in Matlab.


Here is the Fermi Golden Rule Simulator in Matlab:

golden.m ,

with an extensive user interface and help.

A preliminary, but working version of the "engine" with graphics, which can be used for modifications and your own work, is displayed

goldenr.m




To see other examples of the graphical user interface, try to play with the chain motion (from the solid state physics course)

Here is the main program:

lchain.m

and here is a necessary routine file:

lchaingo.m

If you save these as 'source', (remember the .m extension!) you can run them immediately in Matlab