Description Usage Value Examples
View source: R/Molecular_graph_V01.R
This function return the sparse csi vertex matrix for the selected molecule it take as input the Vadj_matrix, the laplacian_Vertex matrix and the Vdistance matrix and for each element return wij = "di x dj"^-1/2 where di is the vertex degree of the element i. By definition wij with i=j will be 0
1 |
sparse Csi vertex matrix for the loaded molecule. Matrix is stored in Mol_mat environment.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.