1. “main.m” is the main mfile, which concludes all the functions and graphs. The full run may take about one hour due to the 1*10^4 and 2*10^4 Monte Carlo Simulation. You could reduce the monte carlo run number to same some time. 2. “main_published.m” is the mfile for publishing the html. The code for simulation and graph is same with “main.m” but it has the details of project report. 3. The HTML file is under the sub-dictionary folder “html”. The main html file is “main_published.html”. Thanks.