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 Solvers163
Suggested Problems
-
Create a cell array out of a struct
2170 Solvers
-
233 Solvers
-
Back to basics 25 - Valid variable names
328 Solvers
-
Check if number exists in vector
12681 Solvers
-
Flip the vector from right to left
9738 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!