Large Inverse Cholesky

Computes the coefficient matrices of Structured Vector Autoregressive Model

You are now following this Submission

This function computes the coefficient matrices for the Structured Auto-regressive Model given as follows:

L*x(n) = t + sum_{i=1}^K R(:,:,i)*x(n-i) + w(n)

n = [1,N]; x(n), w(n) are complex vectors C^{Mx1}, and covariance matrix of w(n) is identity matrix (D = I).

Aravindh Krishnamoorthy
On Coefficient Matrices Computation of Structured Vector Autoregressive Model, arXiv:1309.6290.

Cite As

Aravindh Krishnamoorthy (2026). Large Inverse Cholesky (https://se.mathworks.com/matlabcentral/fileexchange/44106-large-inverse-cholesky), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0