Matrix: Cunningham/k3plates

Description: FE stiffness matrix, 3 plates meeting at a line. A. Cunningham

Cunningham/k3plates graph
(undirected graph drawing)


Cunningham/k3plates

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

    Matrix properties
    number of rows11,107
    number of columns11,107
    nonzeros378,927
    structural full rank?yes
    structural rank11,107
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetry 100%
    typereal
    structureunsymmetric
    Cholesky candidate?no
    positive definite?no

    authorA. Cunningham
    editorT. Davis
    date2002
    kindacoustics problem
    2D/3D problem?yes

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD774,049
    Cholesky flop count8.2e+07
    nnz(L+U), no partial pivoting, with AMD1,536,991
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD1,152,498
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD2,342,542

    SVD-based statistics:
    norm(A)1.99511e+10
    min(svd(A))1.32696e-08
    cond(A)1.50352e+18
    rank(A)11,101
    sprank(A)-rank(A)6
    null space dimension6
    full numerical rank?no
    singular value gap765.134

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

    Cunningham/k3plates 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.