Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 13-May-2025 18:33:55 svd_lls_test(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7 svd_lls() uses the SVD for linear least squares. svd_lls(): Find best linear relation between two data vectors. Min Ave Max Height: 50.5 61.3646 72 Weight: 50.5 101.308 171.5 Linear relationship: Weight-average = 6.25691 * ( Height - average ) Affine relationship: Weight = 6.25691 * Height + -282.644 Graphics saved as "hw_plot01.png" Graphics saved as "hw_plot02.png" Graphics saved as "hw_plot03.png" svd_lls_test(): Normal end of execution. 13-May-2025 18:34:02