A common measure of the ability of a material to carry load per unit mass is termed strength-to-weight ratio and is calculated by dividing the ultimate tensile strength of the material by its density. This property is key in weight-critical applications, such as aerospace, where many materials with high strength-to-weight ratios are used (e.g., Ni-based superalloys, Ti-based alloys, Al-based alloys, and composites).
Write a function to calculate the strength-to-weight ratio for a given material provided its ultimate tensile strength and density.
Previous problem: 3 - qualitative measure of brittleness. Next problem: 5 - stiffness-to-weight ratio.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers233
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15806 Solvers
-
Find the sum of the elements in the "second" diagonal
1204 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
652 Solvers
-
Split a string into chunks of specified length
2132 Solvers
-
10997 Solvers
More from this Author139
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!