Given an array. Determine whether the perimeter is of a circle, triangle or square. Then calculate the perimeter.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers149
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6678 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13591 Solvers
-
The sum of the numbers in the vector
640 Solvers
-
Calculate distance travelled when given radius and rotations
240 Solvers
-
563 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
What would be the input for a circle, an infinite array with infinitesimal entries?
nice question