Matrix: JGD_BIBD/bibd_9_3

Description: Balanced Incomplete Block Design from Mark Giesbrecht, Univ. of Waterloo

JGD_BIBD/bibd_9_3 graph
(bipartite graph drawing)


JGD_BIBD/bibd_9_3

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

    Matrix properties
    number of rows36
    number of columns84
    nonzeros252
    structural full rank?yes
    structural rank36
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetry 0%
    numeric value symmetry 0%
    typebinary
    structurerectangular
    Cholesky candidate?no
    positive definite?no

    authorM. Giesbrecht
    editorJ.-G. Dumas
    date2008
    kindcombinatorial problem
    2D/3D problem?no

    Notes:

    Balanced Incomplete Block Design from Mark Giesbrecht, Univ. of Waterloo
    From Jean-Guillaume Dumas' Sparse Integer Matrix Collection,            
    http://ljk.imag.fr/membres/Jean-Guillaume.Dumas/simc.html               
                                                                            
    Filename in JGD collection: BIBD/bibd.9.3.sms                           
    

    Ordering statistics:result
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD1,596
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD540

    SVD-based statistics:
    norm(A)4.58258
    min(svd(A))2.23607
    cond(A)2.04939
    rank(A)36
    sprank(A)-rank(A)0
    null space dimension0
    full numerical rank?yes

    singular values (MAT file):click here
    SVD method used:s = svd (full (R)) ; where [~,R,E] = spqr (A') with droptol of zero
    status:ok

    JGD_BIBD/bibd_9_3 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.