hermite_product_display_test


hermite_product_display_test, a MATLAB code which calls hermite_product_display(), which displays an image of a function created by the Cartesian product of two Hermite polynomials, such as f(x,y) = h(3,x) * h(1,y).

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

hermite_product_display, a MATLAB code which displays an image of a function created by the Cartesian product of two Hermite polynomials, such as f(x,y) = h(3,x) * h(1,y).

Source Code:

Here we plot all the possible products of orders 0 through 5, using the "hen" polynomial:


Last modified on 29 January 2019.