Matrix: MathWorks/Pd

Description: Matrix problem X=A\B with many sparse right-hand-sides

MathWorks/Pd graph MathWorks/Pd graph
(bipartite graph drawing) (graph drawing of A+A')


MathWorks/Pd dmperm of MathWorks/Pd

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: MathWorks
  • Click here for a description of the MathWorks 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: 63 KB. Use UFget(1170) or UFget('MathWorks/Pd') in MATLAB.
  • download in Matrix Market format, file size: 92 KB.
  • download in Rutherford/Boeing format, file size: 89 KB.

    Matrix properties
    number of rows8,081
    number of columns8,081
    nonzeros13,036
    structural full rank?yes
    structural rank8,081
    # of blocks from dmperm7,877
    # strongly connected comp.7,877
    explicit zero entries0
    nonzero pattern symmetry 0%
    numeric value symmetry 0%
    typereal
    structureunsymmetric
    Cholesky candidate?no
    positive definite?no

    authorP. Anderson
    editorT. Davis
    date2002
    kindcounter-example problem
    2D/3D problem?no

    Additional fieldssize and type
    bsparse 8081-by-12406

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD14,340
    Cholesky flop count3.1e+04
    nnz(L+U), no partial pivoting, with AMD20,599
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD11,635
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD15,465

    SVD-based statistics:
    norm(A)65893
    min(svd(A))2.51394e-07
    cond(A)2.62111e+11
    rank(A)8,081
    sprank(A)-rank(A)0
    null space dimension0
    full numerical rank?yes

    singular values (MAT file):click here
    SVD method used:s = svd (full (A)) ;
    status:ok

    MathWorks/Pd 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.