Problem 44813. Optimization of cylinder surface area
Optimization of a cylinder surface area. What are the best parameters (radius and height) to get the minimum cylinder surface area to a given volume.
Return the results in A!
Solution Stats
Problem Comments
-
2 Comments
The test suite needs to accept some tolerance, unless the author desires that a specific method is implemented, which should mentioned. For instance, while trying to approximate the solution, I was able to reach only 8 decimal places within Cody's time restrictions.
In addition to RSTV's comment, I recommend adding some tests and replacing the formula for the correct answer with the numerical values. As it stands, the test suite gives the formula away.
Solution Comments
Show commentsProblem Recent Solvers31
Suggested Problems
-
287 Solvers
-
Back to basics 22 - Rotate a matrix
926 Solvers
-
Return elements unique to either input
800 Solvers
-
Convert a vector into a number
612 Solvers
-
Write a function man that takes a row vector v and returns a matrix H as follows..
637 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!