How to use choleskey decomposition?
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi i am generating correlated rayleigh fading factors using command alpha=V*L where V is uncorrelated gaussian random numbers and rho is correlation matrix. L is obtained as chol(rho,'lower') but sometime i am getting error Error using ==> chol Matrix must be positive definite. Can anyone help me?
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!