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
(218 downloads for this version - 13856 downloads for all versions)
Details
Version
1.54.0
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
February 29, 2012
Source created on
Scilab 5.4.x
Binaries available on
This toolbox is in the process of being built
Description
            Algorithms to calculate indirect influences and others for matrices. The
functions given with this package are:
 * 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.
 * pwpIndInf - Function that applies the PWP method to a direct influences
matrix.
 * InpwpIndInf - Function that applies the inverse of the PWP method to a direct
influences matrix.
 * heatkernel - Function that applies the Heat Kernel method to a direct
influences matrix.
 * invheatkernel - Function that applies the inverse of the Heat Kernel mehtod
to a direct influences matrix.
 * sum_matrix_blocks - Function that sums the blocks of a squared matrix.
 * part_adj_mat - Function that calculates the adjcacency matrix of a partition
graph for a given graph.

The repository of the code can be found in http://forge.scilab.org/index.php/p/indinf/            
Files (1)
[144.57 kB]
Source code archive

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.