Matrix: HB/bcsstm23

Description: SYMMETRIC MASS MATRIX - PORTION OF A 3D GLOBALLY TRIANGLULAR BLDG

HB/bcsstm23 graph
(undirected graph drawing)


HB/bcsstm23 dmperm of HB/bcsstm23

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: HB
  • Click here for a description of the HB 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: 24 KB. Use UFget(73) or UFget('HB/bcsstm23') in MATLAB.
  • download in Matrix Market format, file size: 29 KB.
  • download in Rutherford/Boeing format, file size: 24 KB.

    Matrix properties
    number of rows3,134
    number of columns3,134
    nonzeros3,134
    structural full rank?yes
    structural rank3,134
    # of blocks from dmperm3,134
    # strongly connected comp.3,134
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typereal
    structuresymmetric
    Cholesky candidate?yes
    positive definite?yes

    authorJ. Lewis
    editorI. Duff, R. Grimes, J. Lewis
    date1984
    kindstructural problem
    2D/3D problem?yes

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD3,134
    Cholesky flop count3.1e+03
    nnz(L+U), no partial pivoting, with AMD3,134
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD3,134
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD3,134

    SVD-based statistics:
    norm(A)8.27035e+06
    min(svd(A))0.00874194
    cond(A)9.46054e+08
    rank(A)3,134
    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

    HB/bcsstm23 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.