Write a Matlab code a computerized program or calculating pl
Write a Matlab code (a computerized program) (or calculating plane stress transformations. The program must: have inputs for: Input stresses sigmax, sigmay and tau_xy. desired rotation angle theta. have outputs for: principal stresses sigma_x, and sigma_y. maximum in-plane shear stress tau_max orientations theta_p1 and theta_p2 of prinopal stresses. orientations theta_s1 and theta_s2 of maximum in-plane shear stresses. transformed plane stresses sigma_x\', sigma_y\', and tau_x\'y\' at rotation angle theta. A plot Showing the stresses sigma_x\', sigma_y\' and tau_x\'y\'on the Mohr\'s Circle for a rotation angle theta. Verify the results of problem 1 using the written code You can work in groups of two to four persons.
Solution
Answer :
| circle(center,radius,NOP,style) |
|---|
