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 Solvers11
Suggested Problems
-
1404 Solvers
-
1474 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
382 Solvers
-
365 Solvers
-
Matlab Basics - Set unwanted parts of a vector to zero
248 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!