This problem is about detecting anomalous nodes in a sensor network. Using GSPBox, create a 60-node random sensor network and define a signal f on the graph as



where c = 0.1 is a constant and d (i, j) is the distance between nodes i and j (can be found

using Dijkstra’s shortest path algorithm). This signal can be thought of as temperature values

in a geographical area, since the variations in temperature values are not high if the sensors are

placed densely. Now introduce some anomaly in the graph signal by making the temperature

values zero for sensors 18 and 39.

In Problem 12 of Chapter 10, the anomaly can be detected using GFT; however, one could not

locate the anomalous nodes. Use SGWT to find the anomalous nodes from the temperature

data you created. Write down the step-by-step procedure and explain why your procedure

works.


This problem is a computer-based exercise. You may use an appropriate software such Matlab
for solving this problem. Some useful code fractions can be found at the support website:
https://complexnetworksbook.github.io

Computer Science & Information Technology

You might also like to view...

Choose the best-designed link from below.

a. ``` Click to read our important news! ``` b. Click to read our ``` important news! ``` c. ``` Important News ``` d. ``` Click here to read our important news ```

Computer Science & Information Technology

The IP address 172.30.44.19 cannot be used on the Internet.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

In the past, which term was commonly used to refer to a person who uses advanced computer skills to attack computers?

A. slacker B. hacker C. white-hat D. black-hat

Computer Science & Information Technology

What is the width of a table column determined by?

A. padding property B. size of the screen C. width of the largest view D. width property

Computer Science & Information Technology