Matrix: Boeing/nasa2910

Description: STRUCTURE FROM NASA LANGLEY, 2910 DEGREES OF FREEDOM

Boeing/nasa2910 graph
(undirected graph drawing)


Boeing/nasa2910

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

    Matrix properties
    number of rows2,910
    number of columns2,910
    nonzeros174,296
    structural full rank?yes
    structural rank2,910
    # 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

    authorR. Grimes
    editorT. Davis
    date1995
    kindduplicate structural problem
    2D/3D problem?yes

    Notes:

    Boeing/nasa2910 is the nonzero pattern of Nasa/nasa2910.
    

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD202,288
    Cholesky flop count2.1e+07
    nnz(L+U), no partial pivoting, with AMD401,666
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD401,991
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD1,098,730

    SVD-based statistics:
    norm(A)77.6164
    min(svd(A))8.14691e-64
    cond(A)9.5271e+64
    rank(A)1,623
    sprank(A)-rank(A)1,287
    null space dimension1,287
    full numerical rank?no
    singular value gap2.43795e+10

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

    Boeing/nasa2910 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.