Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

HOMEWORK 3 : Write a MatLaB code that calculates the geometric center of given cross - sections ( x g , y g ) .

HOMEWORK 3:
Write a MatLaB code that calculates the geometric center of given cross-sections (xg,yg). Programme asks for the type of cross-section and the related parameters (b,h,t1,b1,b2dots.) that defines the geometry. Test the code using parameters extracted from your student number.
Related parameters
Student No: XXXXabcd (a,b,c,d last four digits)
h=a,b=b,b1=c;b2=0.8c,t1=0.1ad,t2=0.1bd;t3=d
if a,b,c values are zero take them as 5, if d is zeros take it as 510.
While testing your code, use the last digit (unchanged d value) of your student No for crosssection type
0- U shape
1- I shape
If d is greater than 1-T shape
image text in transcribed

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

Fundamentals Of Database Management Systems

Authors: Mark L. Gillenson

2nd Edition

0470624701, 978-0470624708

More Books

Students also viewed these Databases questions

Question

find all matrices A (a) A = 13 (b) A + A = 213

Answered: 1 week ago