Matrix is singular to working precision.
3 views (last 30 days)
Show older comments
economics student
on 13 Aug 2018
Commented: economics student
on 13 Aug 2018
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 Comments
Accepted Answer
James Tursa
on 13 Aug 2018
Edited: James Tursa
on 13 Aug 2018
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 Comments
James Tursa
on 13 Aug 2018
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.
More Answers (0)
See Also
Categories
Find more on Polynomials in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!