Bsoft program

bmatrix

Usage: bmatrix [options] matrix_in.dat matrix_out.dat

Processes matrices.

Actions:

-random 4,7Create a random matrix of the given size (rows & columns).
-negateChange the sign of the matrix.
-invertInvert by LU decomposition.
-svdInvert by singular value decomposition.
-window 5Window over which to do permutations for linear sorting.
-preference -10Homogenous preference for clustering.

Parameters:

-verbose 7Verbosity of output.
-ln_1_RUse the -ln(1-R) conversion of the input matrix.
-lambda 0.6Damping factor for clustering (default 0.5).

Parameters for image output:

-datatype bForce writing of a new data type.
-scale 3Scale the image (must be an integer).
-colorConvert to a heat map.

Input:

-vector file.datInput a vector to multiply with the matrix.

Output:

-outvector file.datOutput the vector.
-outimage file.imgOutput the matrix as an image.

Bsoft version 2.0.7-20200917 (64 bit)


Generated by bdoc.pl on Mon Oct 26 08:20:11 2020


Back to the Bsoft home