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 Solvers12
Suggested Problems
-
Make a random, non-repeating vector.
11090 Solvers
-
870 Solvers
-
Volume of a sphere given its surface area
153 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
395 Solvers
-
Change the first and last diagonal element of the identity matrix to zero
158 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!