Answered step by step
Verified Expert Solution
Question
1 Approved Answer
roject due date: May 1 5 ( Sharp , no extension ) Work in groups of 4 maximum. No name will be added after submission
roject due date: May Sharp no extension
Work in groups of maximum. No name will be added after
submission
Only Octave or MATLAB is allowed.
Submit the files programming files and the report using the
template converted to PDF electronically via Moodle all in one zipped file. Note that your programmes will be checked and executed.
The name of the submitted file has to contain a name and ID of one of the group members
Names of group members have to appear within the programming files and report
Project description
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.
Contact ArcadeDoor
Arcade
Assume that the floor is the xaxis and the yaxis is at the centre of the door see figure above
The arcade is given by the polynomial function.
arc where the coefficients, are the digits of your student IDexp:
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 positionxpos, ypos, doorwidth, doorhightlinewidth value
xpos, ypos: are the leftbottom position of the door.
Details of the work:
Write a code for Bisection or Newton you can use the ones we implemented in class Using OCTAVEMATLAB functions or any code from the net or other groups will result in a zero in the project. pt
Write a code to solve the Doors problems find contact coordinates. You can simply complete the code developed in Need to submit one code for each case codespt
Each code needs to solve the problem and plot the arcade and the rectanglesquare door in one frame. pt
Each code needs to plot the error curve you must use ETF in a separate
frame. pt
Write a report were you explain your work and your conclusion using the provided template.
pts
What to submit:
One code for each door case. The codes have to contain comments, and plotting commands. When we run the code, it hase to plot the ETF error in one figure, and in another figure the arcade and the door.
Report using the template: It has to contain: Explanations of your work for each door, figures Errors and arcades with doors and conclusions.
Important
Put all files in a single folder and submit is as a single zipped file use standard tool for zipping
The zipped folder has to be named as: MATprijecID. Put the ID of one of group members, and only one submit ion per group
The folder must contain the report in PDF and the codes in OCTAVEMATLAB format if the code doesnt run the project will not be corrected
If the submission procedure is not respected the project will not be corrected.
Note: Marks will be deducted for uncommented and nonrunning codes codes with bugsprograms
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