Problem 2730. Graph Algorithms 3: Number of Connected Components
Given an adjacency matrix of a simple undirected graph, find the number of connected components.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers24
Suggested Problems
-
"Low : High - Low : High - Turn around " -- Create a subindices vector
556 Solvers
-
Create a matrix X, where each column is a shifted copy of the vector v
206 Solvers
-
875 Solvers
-
1150 Solvers
-
Sum of odd numbers in a matrix
597 Solvers
More from this Author44
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!