Tolerance in LUQ decomposition
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
I found the code for the LUQ decomposition here http://www.mathworks.com/matlabcentral/fileexchange/11120-null-space-of-a-sparse-matrix/content/sparse%20null/luq.m
In order to perform the decomposition, a tolerance value uses in separating zero and nonzero values is required.
I was wondering which tolerance value would be suitable for that problem. In particular, I will use LUQ decomposition in order to determine the rank of a matrix A, and for that I would look the size of the matrix U that comes out from the LUQ routine.
Any suggestions?
Thank you in advance
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Linear Algebra en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!