Matrix: NYPA/Maragal_6

Description: Rank deficient least squares problem, D. Maragal, NY Power Authority

NYPA/Maragal_6 graph
(bipartite graph drawing)


NYPA/Maragal_6 dmperm of NYPA/Maragal_6
scc of NYPA/Maragal_6

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: NYPA
  • Click here for a description of the NYPA 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: 2 MB. Use UFget(1889) or UFget('NYPA/Maragal_6') in MATLAB.
  • download in Matrix Market format, file size: 4 MB.
  • download in Rutherford/Boeing format, file size: 3 MB.

    Matrix properties
    number of rows21,255
    number of columns10,152
    nonzeros537,694
    structural full rank?no
    structural rank10,052
    # of blocks from dmperm89
    # strongly connected comp.13
    explicit zero entries0
    nonzero pattern symmetry 0%
    numeric value symmetry 0%
    typereal
    structurerectangular
    Cholesky candidate?no
    positive definite?no

    authorD. Maragal
    editorT. Davis
    date2008
    kindleast squares problem
    2D/3D problem?no

    Additional fieldssize and type
    bfull 21255-by-1

    Notes:

    rank deficient (rank(A) < sprank(A) < size(A,2))
    sprank: 10052 columns: 10152                    
    

    Ordering statistics:result
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD102,878,296
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD51,029,129

    SVD-based statistics:
    norm(A)13.3372
    min(svd(A))3.99477e-33
    cond(A)3.33867e+33
    rank(A)8,331
    sprank(A)-rank(A)1,721
    null space dimension1,821
    full numerical rank?no
    singular value gap3.79813e+08

    singular values (MAT file):click here
    SVD method used:s = svd (full (R)) ; where [~,R,E] = spqr (A) with droptol of zero
    status:ok

    NYPA/Maragal_6 svd

    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.