Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

HOMEWORK 1 : Write a program that calculates the centroid of the shaded area shown in the figure using the MATLAB program. In the program,

HOMEWORK 1:
Write a program that calculates the centroid of the shaded area shown in the figure using the MATLAB program. In the program, the user should be asked to divide the area into sections and enter the coordinates of the centroids with two numbers (xc and Yc) and the area of each section with a number (AC) with the input function in vector form. Also, when the program is run, it is expected to display a table with xc coordinates in the first column, Yc coordinates in the second column, Ac areas in the third column, xc*Ac2 product values in the fourth column, and Yc*Ac product values in the fifth column. Following the table, it is expected that the coordinates of the centroid of the shaded area will be shown. Find the results with two digits after the comma.
Note 1: Parametric student number
Example: 10043052(abcdefgh respectively)
Note 2: abc, ade, and afg are a three-digit number while af and ah are a two-digit number.
Note 3: If a is 0, it will be taken as 3.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions