All codes and documents are originally written by me or with my teammate(s) and no AI tool was used for each of them. All rights are reserved.
My Coding Projects
Traffic Scenario Benchmark Simulation
By this code, I simulated the traffic scenario benchmark model for each variable of the model over time and plotted the simulations. I used 30 random initial conditions to observe broad behaviour of the model. For more details of this model, please read my "Continuous and Hybrid Systems with Nonlinear Dynamics Simulations" document.
Robertson Benchmark Simulation
I simulated Robertson benchmark model that each x,y and z variable in this model is a chemical concentration and I simulated each variable with different plot and with 30 random initial conditions. For more details of this model, please read my "Continuous and Hybrid Systems with Nonlinear Dynamics Simulations" document.
Coupled Van Der Pol Benchmark
I simulated coupled van der pol benchmark .This model is for a reachable set overapproximation s = x + y + z versus time with the value of µ as 1. I used random initial conditions for each x1 and x2 between 1.25 to 1.55, for y2 between 2.35 and 2.45, and for b between 1 and 3. All boundaries are included in the sets. For more details of this model, please read my "Continuous and Hybrid Systems with Nonlinear Dynamics Simulations" document.