Write a user-defined MATLAB function that determines the principal stresses from the stress components. For the function name and arguments use [Smax, Smin] = princstress (Sxx, Syy,Sxy). The input arguments are the three stress components, and the output arguments are the maximum and minimum stresses. Use the function to determine the principal stresses for the following states of stress: (a) , = -190MP,, o, = 145 MPa, and 1 = 110 MPa. (b) ở = 14ksi, o, = -15 ksi, and t, = 8 ksi. X.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter7: Arrays
Section7.5: Case Studies
Problem 15E
icon
Related questions
Question

please have it so I can copy and paste and please don't use the answer on another website. thank you

A two-dimensional state of stress at a point in a
loaded material is defined by three components of
stress o„„, , G,y, and t,. The maximum and mini-
mum normal stresses (principal stresses) at the point,
Omar and omia , are calculated from the stress compo-
nents by:
Try
+6,
XX
max
min
2
Write a user-defined MATLAB function that determines the principal stresses
from the stress components. For the function name and arguments use
[Smax,Smin] = princstress (Sxx,Syy, Sxy). The input arguments
are the three stress components, and the output arguments are the maximum
and minimum stresses.
Use the function to determine the principal stresses for the following
states of stress:
(a) o = -190 MPa, o, = 145 MPa, and t,„, = 110 MPa.
(b) o = 14ksi, ,, = -15 ksi, and t,,
= 8 ksi.
Transcribed Image Text:A two-dimensional state of stress at a point in a loaded material is defined by three components of stress o„„, , G,y, and t,. The maximum and mini- mum normal stresses (principal stresses) at the point, Omar and omia , are calculated from the stress compo- nents by: Try +6, XX max min 2 Write a user-defined MATLAB function that determines the principal stresses from the stress components. For the function name and arguments use [Smax,Smin] = princstress (Sxx,Syy, Sxy). The input arguments are the three stress components, and the output arguments are the maximum and minimum stresses. Use the function to determine the principal stresses for the following states of stress: (a) o = -190 MPa, o, = 145 MPa, and t,„, = 110 MPa. (b) o = 14ksi, ,, = -15 ksi, and t,, = 8 ksi.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Fibonacci algorithm
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr