Problem 59094. Find mass of single floor in building
A model building has three floors are highlighted in different colours here:

Assume the floor is made of steel, and so has a density of
.
Write a function to find the mass m of a single floor of the model building in kg. It should take input measurements of floor height h, width w and depth d in m, found in the Technical Drawings below. We are modelling the system as a lumped mass model, so find the mass of a single floor. Do not calculate the mass of the beams or clamps.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers16
Suggested Problems
-
Project Euler: Problem 2, Sum of even Fibonacci
2609 Solvers
-
Try 1.5.4: Celsius to Fahrenheit
847 Solvers
-
Deleting an element in a matrix
480 Solvers
-
Matlab Basics - Set unwanted parts of a vector to zero
255 Solvers
-
8954 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!