Large Inverse Cholesky

Computes the coefficient matrices of Structured Vector Autoregressive Model
273 Downloads
Updated 29 Oct 2013

View License

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 (2024). Large Inverse Cholesky (https://www.mathworks.com/matlabcentral/fileexchange/44106-large-inverse-cholesky), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0