hermite_normalization_N | R Documentation |
The method returns numeric normalization factors that, when multiplied by the physicist Hermite polynomials times a Gaussian factor i.e. \exp{x^2/2}H_k(x), yields orthonormal Hermite functions h_k(x) for k=0,…,N.
hermite_normalization_N(N)
N |
An integer number. |
A numeric vector of length N+1
Michael Stephanou <michael.stephanou@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.