Graph representation for WSN network to check connectivity
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Given number of nodes in a graph represented by matrix. How can I know if the graph is connected or not?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/190216/image.png)
the matrix has 1 if the distance between these two nodes <=50 How I can convert it to directed graph, if the communication goes from the odes in the edge towards the center of the circle?
0 Commenti
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!