hankel_pds_test, a MATLAB program which calls hankel_pds() to compute a lower triangular matrix L which is the Cholesky factor of a positive definite (symmetric) Hankel matrix H, that is, H = L * L'.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
hankel_pds, a MATLAB library which can compute a lower triangular matrix L that is the Cholesky factor of a positive definite (symmetric) Hankel matrix H, that is, H = L * L'.