07-Jan-2022 21:54:11 ising_2d_simulation_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Test ising_2d_simulation(). 07-Jan-2022 21:54:11 ising_2d_simulation(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Monte Carlo simulation of a 2D Ising model. The row dimension M = 10 The column dimension N = 10 The number of iterations taken is ITERATIONS = 15 The threshhold THRESH = 0.500000 The transition probability table, based on the number of neighbors with the same charge. 1 2 3 4 5 0.9800 0.8500 0.5000 0.1500 0.0200 An automatic pause of 2 seconds is imposed between ; successive displays. Step Positives Negatives # % # % 0 54 54.00 46 46.00 1 51 51.00 49 49.00 2 56 56.00 44 44.00 3 63 63.00 37 37.00 4 64 64.00 36 36.00 5 62 62.00 38 38.00 6 63 63.00 37 37.00 7 55 55.00 45 45.00 8 54 54.00 46 46.00 9 57 57.00 43 43.00 10 52 52.00 48 48.00 11 52 52.00 48 48.00 12 53 53.00 47 47.00 13 53 53.00 47 47.00 14 52 52.00 48 48.00 15 49 49.00 51 51.00 ising_2d_simulation() Normal end of execution. 07-Jan-2022 21:54:49 ising_2d_simulation_test(): Normal end of execution. 07-Jan-2022 21:54:49