14-May-2025 11:21:51 cosine_transform_test(): MATLAB/Octave version 6.4.0. Test cosine_transform(). cosine_transform_test01(): cosine_transform_data() does a cosine transform of data defined by a vector. Apply the transform, then its inverse. Let R be a random N vector. Let S be the transform of D. Let T be the transform of E. Then R and T will be equal. I R(I) S(I) T(I) 1 0.662196 2.278810 0.662196 2 0.905047 0.306751 0.905047 3 0.056259 -0.059741 0.056259 4 0.560832 0.007731 0.560832 5 0.845715 0.550382 0.845715 6 0.723343 0.115484 0.723343 7 0.271688 -0.376972 0.271688 8 0.155640 -0.184785 0.155640 9 0.506001 -0.352113 0.506001 10 0.408853 -0.155885 0.408853 cosine_transform_test(): Normal end of execution. 14-May-2025 11:21:51