Description Usage Value Examples
View source: R/Molecular_graph_V01.R
This function return the extended adjacency matrix taking into account the effect of vertexes electronegativity. it take as input the Vadj_matrix, the laplacian_Vertex matrix and for each element return a'ij = ai * 'di”/dj” + dj”/di”/2 where di” is the vertex degree of the element i multiplied by its electronegativity elni. By definition a'ij with i=j will be elni
1 |
extended adjacency matrix from vertex electronegativity 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.