Problem 60566. Given a Polyshape_01 (ps) Return its Perimeter, Area, and Centroid.
Return the perimeter (P) of a polyshape object, which is the sum of the lengths of its boundaries.
Return the total area (A) of a polyshape object, which is the sum of the areas of the solid regions that make up the polyshape.
Return the x-coordinate (Cx) and the y-coordinate (Cy) of the centroid of a polyshape.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers7
Suggested Problems
-
341 Solvers
-
Back to basics 22 - Rotate a matrix
903 Solvers
-
Vectorizing, too easy or too hard?
144 Solvers
-
Sum of first n terms of a harmonic progression
420 Solvers
-
Matlab Basics - Set unwanted parts of a vector to zero
247 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!