Matrix is singular to working precision.
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, when downloading some time series the result provided is Matrix is singular to working precision. The data are quite similar, could that be the underlying reason?
댓글 수: 0
채택된 답변
James Tursa
2018년 8월 13일
편집: James Tursa
2018년 8월 13일
If a square matrix has rows or columns that are very nearly the same, then yes this would cause the matrix to be singular to working precision.
댓글 수: 4
James Tursa
2018년 8월 13일
Impossible to advise you without knowing what problem you are trying to solve. I.e., what does the data represent and what are you trying to do with it downstream in your code.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Polynomials에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!