This problem illustrates utilization of GFT in sensor malfunction detection. You will first create anomalous data and then validate the anomaly in the data by utilizing GFT. Using GSPBox (see Appendix G for additional information on GSPBox), create a 50-node random sensor network and define a signal f on the graph as
where c 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.
(a) Plot the graph signal and its spectrum for c = 0.1. Now assume that sensors 31 and 42
are anomalous and show temperature values of zero.
(b) Plot the spectrum of this anomalous data. Can we conclude that the data generated by
the sensor network is anomalous?
(c) Can we find the location of anomalous sensors using GFT? Explain why or why not.
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
You might also like to view...
The import declaration import java.util.*; is known as a ________.
a. single-type-import declaration. b. all-type-import declaration. c. multiple-import declaration. d. type-import-on-demand declaration.
?Case 21-1 Roger has been recently appointed as a team lead in an IT firm. He often needs to make PowerPoint presentations to discuss the team's progress, project related details, etc. Microsoft PowerPoint is used to present data in a crisp manner. Hence, the software allows a user to add images and other graphics to enhance the visual appeal. Roger creates a PowerPoint presentation to show the productivity of his team in last week. He uses the SmartArt tool to make the presentation. While reviewing his presentation, Roger decides to change the color of the SmartArt shapes by choosing from a predefined combination of colors set for the SmartArt. In this scenario, Roger should click the _____ tab to change the color of the SmartArt shapes.?
A. ?SmartArt Tools Design B. ?SmartArt Layout C. ?SmartArt Illustrations View D. ?SmartArt Preset
Which of the following strategies is based on analyzing the work to be done, including its associated current processes and the level of effectiveness and resources required?
a. Outsourcing governance process b. Smart sourcing c. Outsourcing contract d. Service-level agreement
What is sandbox in android?
A - Each application runs securely in sandbox without interrupting another process B - Android Box C - Android development tool kit D - None of the above