50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

hermiter (version 2.3.1)

hermite_normalization: Outputs Hermite normalization factors

Description

The method returns numeric normalization factors that, when multiplied by the physicist Hermite polynomials times a Gaussian factor i.e. expx2/2Hk(x), yields orthonormal Hermite functions hk(x) for k=0,,N.

Usage

hermite_normalization(N)

Value

A numeric vector of length N+1

Arguments

N

An integer number.

Author

Michael Stephanou <michael.stephanou@gmail.com>