Problem 44264. Calculate feeling temperature before climbing a mountain
I sometimes climb a mountain. As is well known, when the altitude becomes 100 (m) higher, the temperature lowers by 0.6 degrees Celsius. In addition there is wind. At wind velocity 1(m/s), the feeling temperature falls 1 degree Celsius.
e.g.
- temperature of the level ground(gT) : 25 degrees Celsius
- wind velocity(v) : 10 m/s
- at altitude(h) : 3000 m
In this case, feeling temperature(fT) is calculated as -3 degrees Celsius.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers59
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5648 Solvers
-
10305 Solvers
-
1042 Solvers
-
07 - Common functions and indexing 2
412 Solvers
-
113 Solvers
More from this Author7
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!