Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Name the script file Program3. Put format compact at the beginning of the script file. Also put clear, clc at the beginning of the script

image text in transcribed

image text in transcribed

Name the script file Program3. Put "format compact" at the beginning of the script file. Also put "clear, clc" at the beginning of the script file. In the triangular truss shown above, the forces in each strut act at the ends only and are parallel to the strut. External forces W and G act vertically at nodes 2 and 4 , and external force H acts horizontally at node 5. The truss is supported by the horizontal force F8 and vertical force F9 at node 1 and by the vertical force F10 at node 3. The angles are =44,=69,=48,=76, and N=330,G=410, H=260. Write a MATLAB program to calculate and print the unknown forces F1F10 The equations for the unknown forces are: F1x+F6+F8=0F1y+F9=0F2x+F3xF6+F7=0F2y+F3y=WF4xF7=0F4y+F10=0F1x+F2x+F5=0F1yF2y=GF3x+F4xF5=HF3yF4y=0 The output of this program should look like this: F= 710.6016 89.5749 331.5298 253.9171 543.2648 651.1640 61.4281 260.0000 493.6254 246.3746

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Spatial Databases 2nd Symposium Ssd 91 Zurich Switzerland August 1991 Proceedings Lncs 525

Authors: Oliver Gunther ,Hans-Jorg Schek

1st Edition

3540544143, 978-3540544142

More Books

Students also viewed these Databases questions