32. Delta rosette is a set of three strain gages oriented at 120 relative to each other....

Question:

32. Delta rosette is a set of three strain gages oriented at 120° relative to each other. The strain measured with each of the strain gages is , , and . The principal strains and can be calculated from the strains measured with the rosette by:

Write a user-defined MATLAB function that determines the principal strains given the strains , , and . For the function name and arguments, use

[P1, P2]=DeltaRos(A,B,C). The input arguments A, B, and C are the values of the three strains measured by the rosette. The output arguments P1 and P2 are the values of the principal strains.

Use the function to determine the principal strains for the following cases:

(a) , , .

(b) , , .

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: