Problem 1264. Center of mass
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 commentsProblem Recent Solvers152
Suggested Problems
-
3280 Solvers
-
1882 Solvers
-
Project Euler: Problem 7, Nth prime
1411 Solvers
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
370 Solvers
-
5023 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!