Problem 8050. Stress-Strain Properties - 3

A brittle material will not exhibit a yield point. In other words, the yield point and failure point coincide. In such cases, the yield strain and failure strain (also known as ultimate strain or elongation) are the same value. On the other hand, ductile materials have a failure strain that is significantly greater than the elastic strain, as shown in the figure below.
(from simsolid.com)
Write a function to determine the qualitative brittleness of the material by calculating the ratio of elastic strain to failure strain. A ratio of one indicates complete brittleness, whereas a ratio close to zero indicates essentially no brittleness.
Previous problem: 2 - resilience. Next problem: 4 - strength-to-weight ratio.

Solution Stats

80.12% Correct | 19.88% Incorrect
Last Solution submitted on Dec 15, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers121

Suggested Problems

More from this Author139

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!