Matrix: Bai/cdde3

Description: MODEL CONVECTION-DIFFUSION DIFFERENTIAL EQUATIONS

Bai/cdde3 graph
(undirected graph drawing)


Bai/cdde3

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: Bai
  • Click here for a description of the Bai 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: 8 KB. Use UFget(302) or UFget('Bai/cdde3') in MATLAB.
  • download in Matrix Market format, file size: 17 KB.
  • download in Rutherford/Boeing format, file size: 10 KB.

    Matrix properties
    number of rows961
    number of columns961
    nonzeros4,681
    structural full rank?yes
    structural rank961
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetry 0%
    typereal
    structureunsymmetric
    Cholesky candidate?no
    positive definite?no

    authorauthor unknown
    editorZ. Bai, D. Day, J. Demmel, J. Dongarra
    date1992
    kindsubsequent computational fluid dynamics problem
    2D/3D problem?yes

    Notes:

    next: Bai/cdde4 first: Bai/cdde1
    

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD10,917
    Cholesky flop count2.1e+05
    nnz(L+U), no partial pivoting, with AMD20,873
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD17,778
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD32,261

    SVD-based statistics:
    norm(A)7.90263
    min(svd(A))0.00179282
    cond(A)4407.92
    rank(A)961
    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

    Bai/cdde3 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.