Problem 8051. Stress-Strain Properties - 4
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 Solvers139
Suggested Problems
-
Flip the main diagonal of a matrix
807 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
378 Solvers
-
Replace Nonzero Numbers with 1
392 Solvers
-
305 Solvers
-
find the surface area of a cube
525 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!