Problem 43008. What's size of TV?
Many people buy TV. Usually they ask about diagonal. But also important are width and height. Let's assume that all TV have ratio 16:9, width:height. Please make a function which will take as input diagonal in inches and return vector with width and height of screen.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers362
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15613 Solvers
-
Back to basics 23 - Triangular matrix
1035 Solvers
-
417 Solvers
-
Who has power to do everything in this world?
452 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
1975 Solvers
More from this Author12
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!