Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 13-May-2025 18:24:10 square_monte_carlo_test(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7 Test square_monte_carlo(). square_monte_carlo_test01(): square01_sample() estimates integrals along the interior of the unit square in 2D. N 1 X^2 Y^2 X^4 X^2Y^2 Y^4 X^6 1 1 0.850282 0.163907 0.72298 0.139367 0.0268654 0.614737 2 1 0.0733084 0.408084 0.00578063 0.0216885 0.333057 0.000483368 4 1 0.350488 0.268832 0.285502 0.0870485 0.184221 0.262595 8 1 0.429403 0.410137 0.281508 0.179024 0.227074 0.206116 16 1 0.362599 0.353253 0.24037 0.11187 0.201781 0.183647 32 1 0.365027 0.358602 0.22527 0.102578 0.217397 0.158822 64 1 0.334605 0.357434 0.21711 0.117558 0.226325 0.168951 128 1 0.392599 0.286147 0.258247 0.101243 0.159173 0.197414 256 1 0.326515 0.34384 0.196324 0.132582 0.208391 0.140297 512 1 0.299428 0.337498 0.172987 0.106335 0.200584 0.122974 1024 1 0.323011 0.328338 0.193709 0.102699 0.193054 0.139585 2048 1 0.32937 0.327786 0.197921 0.109175 0.19579 0.14176 4096 1 0.329405 0.330031 0.197276 0.109569 0.200028 0.140566 8192 1 0.332774 0.332177 0.199567 0.109732 0.198882 0.142456 16384 1 0.336521 0.332117 0.203388 0.111969 0.198687 0.146272 32768 1 0.330806 0.334437 0.197949 0.110617 0.201379 0.141278 65536 1 0.333412 0.334017 0.200071 0.111679 0.200186 0.142892 Exact 1 0.333333 0.333333 0.2 0.111111 0.2 0.142857 square_monte_carlo_test(): Normal end of execution. 13-May-2025 18:24:11