Matrix: Bydder/mri1

Description: MRI reconstruction (1), from Mark Bydder, UCSD

Bydder/mri1 graph
(bipartite graph drawing)


Bydder/mri1 dmperm of Bydder/mri1
scc of Bydder/mri1

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: Bydder
  • Click here for a description of the Bydder group.
  • Click here for a list of all matrices
  • Click here for a list of all matrix groups
  • download as a MATLAB mat-file, file size: 5 MB. Use UFget(1317) or UFget('Bydder/mri1') in MATLAB.
  • download in Matrix Market format, file size: 7 MB.
  • download in Rutherford/Boeing format, file size: 7 MB.

    Matrix properties
    number of rows65,536
    number of columns147,456
    nonzeros589,824
    structural full rank?no
    structural rank64,517
    # of blocks from dmperm258
    # strongly connected comp.32,820
    explicit zero entries0
    nonzero pattern symmetry 0%
    numeric value symmetry 0%
    typereal
    structurerectangular
    Cholesky candidate?no
    positive definite?no

    authorM. Bydder
    editorT. Davis
    date2005
    kindcomputer graphics/vision problem
    2D/3D problem?yes

    Additional fieldssize and type
    bfull 65536-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 COLAMD90,338,640
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD7,148,111

    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.