Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Project description Only Octave is allowed. programming files Objective: find dimensions of a door that fits inside the arcade ( touches the arcade at too
Project description Only Octave is allowed. programming files
Objective: find dimensions of a door that fits inside the arcade touches the
arcade at too points, as in the figure with the door covering a maximum
surface.
Assume that the floor is the axis and the axis is at the centre of the door
see figure above
The arcade is given by the polynomial function.
arc
where the coefficients, dots are the digits of your student ID in a reverse
order. exp: ID then
Required work:
You need to find the coordinate of the contact ArcadeDoor points, such
that the door is the largest possible in term of surface, the maximum
surface Note that the problem is symmetric, you need to find only one
contact point between and and to other one is simply the negative
value.
You need to consider cases: rectangle doors and two square shaped
doors.
For each case you change the arcade equation by considering the ID
digits of each group member. If you are less then students in the
group just permute the digits.
You need to plot in your OCTAVEMATLAB code the arcade and the
door use the plotting command for the doors: Rectangle position
xpos, ypos, doorwidth, doorhight linewidth', value
xpos, ypos: are the leftbottom position of the door.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started