dot_l2_test, a MATLAB code which calls dot_l2(), which computes the L2 dot product of two functions:
The information on this web page is distributed under the MIT license.
dot_l2, a MATLAB code which estimates the L2 dot product of two functions over an interval [A,B], with the function entered as a string.