07-Jan-2022 23:22:38 normal_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Test normal(). c8_normal_01_test(): C8_NORMAL_01 computes pseudorandom complex values normally distributed in the unit circle. 1 ( 0.531253, -0.357188) 2 ( 1.738028, -1.051952) 3 ( 0.783148, 0.550703) 4 ( -1.530095, -0.464218) 5 ( 0.287552, -0.064487) 6 ( 1.889576, -0.353167) 7 ( -0.294648, 0.027151) 8 ( 0.419369, 0.519342) 9 ( 1.134106, -0.663653) 10 ( 0.660554, -0.171849) i4_normal_ab_test(): I4_NORMAL_AB computes pseudonormal integer values with mean MU and standard deviation SIGMA. The mean = 70 The standard deviation = 10 1 79 2 75 3 70 4 64 5 74 6 78 7 85 8 80 9 67 10 73 r8_normal_01_test(): r8_normal_01() computes unit pseudorandom numbers. 1 -0.944277 2 0.204833 3 -1.82779 4 -0.771 5 0.0243999 6 -0.685888 7 0.480018 8 -2.06321 9 -0.15419 10 0.169548 r8_normal_ab_test() R8_NORMAL_AB computes pseudonormal values with mean MU and standard deviation SIGMA. The mean = 10.000000 The standard deviation = 2.000000 1 9.951585 2 9.265696 3 10.930055 4 11.414484 5 9.816054 6 9.968305 7 10.052143 8 9.549764 9 9.975434 10 8.059035 r8mat_normal_01_test() R8MAT_NORMAL_01 computes a matrix of Normal 01 values. The matrix: Col: 1 2 3 4 Row 1 : 0.70308 0.405283 2.14186 0.269209 2 : -1.26327 0.0174735 0.755194 -1.04266 3 : -0.984971 -0.74562 0.20511 0.203039 4 : -0.318146 -1.26593 -1.10665 -1.54942 5 : -0.0928375 -0.574671 0.253103 2.54193 r8mat_normal_ab_test() R8MAT_NORMAL_AB computes a scaled pseudonormal matrix. MU = 100 SIGMA = 5 The matrix: Col: 1 2 3 4 Row 1 : 102.62 94.332 105.458 91.3809 2 : 90.8299 95.3675 103.174 105.563 3 : 92.4828 93.2676 107.344 99.8649 4 : 98.6377 99.9499 95.5528 89.4354 5 : 92.3995 95.6863 104.448 103.979 r8vec_normal_01_test() R8VEC_NORMAL_01 computes a vector of unit pseudonormal values. The vector: 1: 2.0554 2: -0.501687 3: 0.511049 4: -3.23843 5: 0.431018 6: -0.466598 7: -1.79699 8: 1.30934 9: 0.507982 10: -1.56112 r8vec_normal_ab_test(): R8VEC_NORMAL_AB computes a scaled pseudonormal vector. MU = 15 SIGMA = 0.25 The vector: 1: 15.2744 2: 14.8274 3: 14.96 4: 15.4599 5: 15.3221 6: 15.3703 7: 14.8839 8: 14.9365 9: 15.1676 10: 15.216 normal_test(): Normal end of execution. 07-Jan-2022 23:22:38