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
(9040 downloads for this version - 13854 downloads for all versions)
Details
Version
1.55
Author
Jorge Catumba
Owner Organization
U. Sergio Arboleda, Universidad Nacional de Colombia
Maintainer
Jorge Catumba
Categories
License
Dependency
Creation Date
May 25, 2012
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
Scilab 5.5.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:
 * 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_method - Function that applies the PWP method to a direct influences
matrix.
 * pwp_method_inv - 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.
 * heatkernel_inv - 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 (3)
[32.96 kB]
Source code archive

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

[79.13 kB]
OS-independent binary for Scilab 5.5.x
Binary version (all platforms)
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.