Given a matrix M(m,n), where m is the number of vertices of the geometrical element and n is 2 or 3 (2D-plane figure or 3D-solid). M contains coordinates of the vertices C=[x,y,z].
Find C, the center of mass of the element.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers190
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2068 Solvers
-
Program an exclusive OR operation with logical operators
803 Solvers
-
Longest run of consecutive numbers
6730 Solvers
-
347 Solvers
-
376 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!