Adjacency matrices and network visualisations

kcurse21
Messages
9
Reaction score
0
Homework Statement
Question is to match the matrices with the networks and describe the dynamics of the network.
Relevant Equations
See provided picture.
I have this set of adjacency matrices and networks given to me and I need to match the matrix to the network and then describe the dynamics.

At first glance it seems to be Ac, Bb and Ca but I'm not sure if that's too obvious and I'm missing something as I haven't looked at visual representations of adjacency matrices before. Firstly, would I be correct in matching them?

Second, I need to briefly describe the dynamics of each network. For a short description of the networks: vertices correspond to the system state of a dynamical system, x(t), and edges exist if two dynamical states are close. I believe I need to choose from the following networks: regular, random, scale-free and small world.

My original guess was that a is small world and c is either random or scale free but I'm not sure. My second question is are these correct and what would b be?
 

Attachments

  • Screen Shot 2020-09-24 at 2.18.21 pm.png
    Screen Shot 2020-09-24 at 2.18.21 pm.png
    85.3 KB · Views: 191
Physics news on Phys.org
kcurse21 said:
At first glance it seems to be Ac, Bb and Ca but I'm not sure if that's too obvious and I'm missing something as I haven't looked at visual representations of adjacency matrices before. Firstly, would I be correct in matching them?
For what it's worth, that would be my guess as well. Adjacency matrices that I've seen before were for connected graphs with a relatively small number of vertices.
My reasoning is that A is pretty solid with points, and that seems to match c. B is the least filled in, which seems to me to match b. C is not as dense as A, and a seems to be the best match.
kcurse21 said:
Second, I need to briefly describe the dynamics of each network. For a short description of the networks: vertices correspond to the system state of a dynamical system, x(t), and edges exist if two dynamical states are close. I believe I need to choose from the following networks: regular, random, scale-free and small world.

My original guess was that a is small world and c is either random or scale free but I'm not sure. My second question is are these correct and what would b be?
No idea, as this network description stuff is new to me. Do you have any examples in your textbook or notes?
 
Mark44 said:
For what it's worth, that would be my guess as well. Adjacency matrices that I've seen before were for connected graphs with a relatively small number of vertices.
My reasoning is that A is pretty solid with points, and that seems to match c. B is the least filled in, which seems to me to match b. C is not as dense as A, and a seems to be the best match.
No idea, as this network description stuff is new to me. Do you have any examples in your textbook or notes?

Unfortunately I've looked through all my notes and worksheets and the only adjacency matrices I've done is with numbers, not visuals and the networks have all been in 2D and pretty simple. I don't have at textbook at all. I'll see if I can find some information on the types of networks and post it as well.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top