Problem 58608. Implement Euler's formula for calculating polyhedron edges
Your function will take as input the number of faces f and number of vertices v of a polyhedron. It will output the number of edges. Research Euler's formula for polyhedra if necessary.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers10
Suggested Problems
-
41999 Solvers
-
Find the "ordinary" or Euclidean distance between A and Z
161 Solvers
-
Return the first and last characters of a character array
9918 Solvers
-
Remove from a 2-D matrix all the rows that contain at least one element less than or equal to 4
135 Solvers
-
654 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!