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 Solvers158
Suggested Problems
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1193 Solvers
-
Arrange vector in ascending order
784 Solvers
-
Generate N equally spaced intervals between -L and L
879 Solvers
-
Multiples of a Number in a Given Range
765 Solvers
-
1481 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!