Polynomial approximation of the zeroth order modified Bessel function.
The algorithm is taken from
- H. W. Press, S.A. Teukolsky, W. Vetterling:
- Numerical Reciepes in C: The Art of Scientific Computing
Cambridge UP, 1988
The function is used to calculate the Kaiser-window via
calcWindow.
Release Notes:
- July 10, 2002
by Nico Walther
Realized.
function bessel0
input Real x;
output Real y;
end bessel0;
Generated at 2024-11-23T19:25:52Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos