Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Indirect Influences for Graphs details
Login with GitLab

Indirect Influences for Graphs

Algorithms to calculate influences of graphs
(987 downloads for this version - 13852 downloads for all versions)
Details
Version
1.51
A more recent valid version with binaries for Scilab 5.4 exists: 1.55
Author
Jorge Catumba
Owner Organization
U. Sergio Arboleda, Universidad Nacional de Colombia
Maintainer
Jorge Catumba
Categories
License
Creation Date
November 11, 2011
Source created on
Scilab 5.4.x
Binaries available on
Scilab 5.4.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("indinf")
Description
            Algorithms to calculate indirect influences and others for matrices. The
functions given with this package are:
 * influence - Function to calculate the sum of the columns of the influence
matrix.
 * dependence - Function to calculate the sum of the rows of the influence
matrix.
 * polyexpm - Function that returns the exponential matrix of a polynomial
matrix.
 * polylogm - Function that returns the logarithm matrix of a polynomial
matrix.
 * micmac - Function that applies the MICMAC method to a direct influences
matrix.
 * pagerank - Function that applies the PageRank method to a direct influences
matrix.
 * pwp - Function that applies the PWP method to a direct influences matrix.
 * heatkernel - Function that applies the Heat Kernel method to a direct
influences matrix.
 * gpm - Function that generates a permutation matrix.
 * smb - Function that sums the blocks of a squared matrix.
 * pag - Function that calculates the adjcacency matrix of a partition graph for
a given graph.            
Files (2)
[121.56 kB]
Source code archive

[97.34 kB]
OS-independent binary for Scilab 5.4.x
Binary version
Automatically generated by the ATOMS compilation chain

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.