Matrix: Bydder/mri2
Description: MRI reconstruction (2), from Mark Bydder, UCSD
(bipartite graph drawing) |
Matrix properties | |
number of rows | 63,240 |
number of columns | 147,456 |
nonzeros | 569,160 |
structural full rank? | no |
structural rank | 48,321 |
# of blocks from dmperm | 438 |
# strongly connected comp. | 42,860 |
explicit zero entries | 0 |
nonzero pattern symmetry | 0% |
numeric value symmetry | 0% |
type | real |
structure | rectangular |
Cholesky candidate? | no |
positive definite? | no |
author | M. Bydder |
editor | T. Davis |
date | 2005 |
kind | computer graphics/vision problem |
2D/3D problem? | yes |
Additional fields | size and type |
b | full 63240-by-1 |
Notes:
x = lsqr (A,b) ; imagesc (abs (fftshift (fft2 (reshape (x, 384, 384))))) ;
Ordering statistics: | result |
nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD | 454,179,957 |
nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD | 39,755,949 |
For a description of the statistics displayed above, click here.
Maintained by Tim Davis, last updated 12-Mar-2014.
Matrix pictures by cspy, a MATLAB function in the CSparse package.
Matrix graphs by Yifan Hu, AT&T Labs Visualization Group.