Matrix: HB/lap_25

Description: FINITE ELEMENT PROBLEM. LAPLACIAN ON A 5 BY 5 GRID.

HB/lap_25 graph
(undirected graph drawing)


HB/lap_25

  • 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: 628 bytes. Use UFget(1177) or UFget('HB/lap_25') in MATLAB.
  • download in Matrix Market format, file size: 615 bytes.
  • download in Rutherford/Boeing format, file size: 621 bytes.

    Matrix properties
    number of rows25
    number of columns25
    nonzeros169
    structural full rank?yes
    structural rank25
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typebinary
    structuresymmetric
    Cholesky candidate?yes
    positive definite?no

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

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD138
    Cholesky flop count8.7e+02
    nnz(L+U), no partial pivoting, with AMD251
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD153
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD238

    SVD-based statistics:
    norm(A)7.4641
    min(svd(A))5.26127e-17
    cond(A)1.41869e+17
    rank(A)16
    sprank(A)-rank(A)9
    null space dimension9
    full numerical rank?no
    singular value gap7.27439e+14

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

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