Matrix: FIDAP/ex3

Description: TEST MATRIX FROM FIDAP: EX3.MAT

FIDAP/ex3 graph
(undirected graph drawing)


FIDAP/ex3

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: FIDAP
  • Click here for a description of the FIDAP 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: 305 KB. Use UFget(427) or UFget('FIDAP/ex3') in MATLAB.
  • download in Matrix Market format, file size: 275 KB.
  • download in Rutherford/Boeing format, file size: 229 KB.

    Matrix properties
    number of rows1,821
    number of columns1,821
    nonzeros52,685
    structural full rank?yes
    structural rank1,821
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typereal
    structuresymmetric
    Cholesky candidate?yes
    positive definite?yes

    authorA. Baggag, Y. Saad
    editorA. Baggag, Y. Saad
    date1994
    kindcomputational fluid dynamics problem
    2D/3D problem?yes

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD58,346
    Cholesky flop count2.4e+06
    nnz(L+U), no partial pivoting, with AMD114,871
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD91,016
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD257,258

    SVD-based statistics:
    norm(A)2.26184e+07
    min(svd(A))0.00134331
    cond(A)1.68378e+10
    rank(A)1,821
    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

    FIDAP/ex3 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.