Diseño y programación de un software de transformación de matrices para el análisis de redes

Abstract

Para muchos profesionales vinculados al Análisis de Redes Sociales (ARS), es de importancia transformar sus datos para realizar estudios posteriores. Es frecuente que los datos de sistemas donde intervienen conexiones se almacenen en matrices más elementales que las matrices completas o "full matrix", frecuentemente utilizadas en programas de ARS. El objetivo principal de este trabajo fue diseñar y programar un software modificable para transformar matrices de tres columnas [A (grupo 1), B (grupo 2) y C (conexiones entre nodos de ambos grupos)] a matrices completas y simétricas, y analizar las ventajas del software con respecto a los problemas de almacenamiento y transformación de datos. Para ello se desarrolló un método de transformación de matrices y se diseñó un algoritmo (pseudocódigo) para realizar las operaciones necesarias. El algoritmo fue programado usando el lenguaje wxBasic para aumentar la compatibilidad entre sistemas operativos y facilitar su modificación por el usuario, obteniéndose un software estable y de fácil uso.For many professionals linked to Social Network Analysis (SNA), it is important to transform their data for further studies. Often, the data of systems where exist ties are stored in elementary matrices, and not in full matrices, frequently used in SNA software. The objective of this paper was to design and program a modifiable software with the potential to transform three columns matrices [A (group 1), B (group 2) and C (ties between groups nodes)] to full and symmetric matrices, and to analyze the advantages of software regarding storage and data processing problems. To perform the necessary operations was developed a transformation matrix method and an algorithm (pseudocode) of this method. The algorithm was programmed in wxBasic to improve the compatibility between operating systems and to make the user modification easier, obtaining stable and easy-to-use software

    Similar works

    Full text

    thumbnail-image

    Available Versions