09-Aug-2024 10:22:35 norm_loo_test(): MATLAB/Octave version 6.4.0 norm_loo() estimates ||f(x)||_1. f(x) = "humps_fun(x)" 0 <= x <= 2 Using 11 sample values ||f(x)||_oo = abs ( f ( 0.4) ) = 47.44827586206895 Using 101 sample values ||f(x)||_oo = abs ( f ( 0.3) ) = 96.5 Using 1001 sample values ||f(x)||_oo = abs ( f ( 0.3) ) = 96.5 Using 10001 sample values ||f(x)||_oo = abs ( f ( 0.3004) ) = 96.50140262752085 Using 100001 sample values ||f(x)||_oo = abs ( f ( 0.30038) ) = 96.50140836899824 f(x) = "x/10 + cos(x) + sin(1.0) + pi" -10 <= x <= 10 Using 10001 sample values ||f(x)||_oo = abs ( f ( 6.384) ) = 5.616386139912684 norm_loo_test(): Normal end of execution. 09-Aug-2024 10:22:35