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 Solvers58
Suggested Problems
-
Make a random, non-repeating vector.
9302 Solvers
-
Find the Nth Root of a Given Number
307 Solvers
-
455 Solvers
-
Basic commands - amount of inputs
173 Solvers
-
82 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!