ChatGPT command used to convert MATLAB files

rewrite each code in python; use a literal conversion so variable names, plot options (colors, line width, etc) are the same but the plot is scaled to fit in the plot window and the fontsize is reduced by 2 (so size=16 is replaced with size=14, etc); also, include the same comments as in the original. Put all python files into a downloadable folder. Make sure to include a readme and a requirements file in the folder.