Instructions for using the Matlab files
---------------------------------------

Three Matlab files (use_sml1_bang.m, sml1.m and initseed.m
) and one ASCII data file (bang.txt
) containing the BANG data are included in the zip file attached to the re-submission email. 

These 4 files together demonstrate an application of the Simulated Maximum Likelihood method on the BANG data as described in the manuscript. Use these files to reproduce the results reported in Table 3.

Follow the instructions below to use the Matlab files: 
1. Deposit both the Matlab and data files (4 in total) in the same directory, simml, say. 
2. In Matlab, change the default directory to 
'c:\simml'

. 
3. Type 'use_sml1_bang' in the command line in Matlab to run the program. 
