IFN Lab: Adjacency Matrix and Network Graph

qrMatrixNetwork

By Kardi Teknomo, PhD

< Previous | Index | Next >

Brief Description

Learn to draw network from weighted adjacency matrix and to convert back from network graph to adjacency matrix

Learning Objectives

Prerequisite

Read: Graph Theory and Linear Algebra

Instruction

Use the visual lab tool below to find the relationship between weighted adjacency matrix, matrix visualization and network directed graph. You can see the connection between the pattern of matrix elements and the network.

  1. Generate random adjacency matrix by clicking
  2. Left click on the pattern of visualization to increase the cell value. Right click to decrease the cell value
  3. Click on the network to create a node. Drag line between two nodes to create a link. Observe what happens to the matrix visualization and the adjacency matrix
  4. Change the matrix manually on the text area and observe the matrix visualization and the network
  5. Change the color pattern and the sum schema to see the structure of the matrix

Click button below for the help instructions on how to use the network

Experiment and Discussion

  • Challenge yourself
  • Lab Tool: Matrix & Network

    Adjacency Matrix Size :

    Color :
    Sum :




    IFN Lab: Adjacency Matrix and Network Graph

    Index