Data and codes used in my scientific paper named article.jota
This project contains the data and codes associated with the scientific article article.jota It is intended to help researchers and readers reproduce the results
data/: folder containing data filesscripts/: Python scriptsREADME.md: this explanatory file
- Download the repository
- Unzip the files if necessary
- Set the file path correctly in scripts
- Some scripts (OCP_with_penalty, OCP_without_penalty, OCP_with_reduced_on_control_upper_bound, comparison_plots, periodic_optimisation) use paths to files on your computer
- Example path for these scripts:
chemin_temps1 = r"C:\Users\PC\Documents\document\MyboxFranck\Articles\Article1\Code python\exOCP2text/discretization_times.export"
- Replace all paths with the correct path on your computer