Problem statement: In the project, suppose you as Mechanical Engineer you are given a task to make a analysis using MATL
Posted: Tue Jul 12, 2022 8:46 am
statement: In the project, suppose you as Mechanical Engineer you are given a task to make a analysis using MATLAB/OCTAVE software, by designing a BALL LAUNCHER machine that can be used for training for the football team. You have to make a m-script file, export the output file and plot the series of graph. The machine should consider two variables: a projectile for several angles of projection, and initial velocity for the ball launching, vo. Finally, from the plotted graphs and analysis, you should suggest the horizontal distance (Xmax) and vertical distance (ymax) for the machine, with respect to the and vo in a report. The ranges of the 9 and vo are shown in Table 1: Table 1: Specifications of the ball launcher's variables Range of specification 30 m/s to 65 m/s 20 deg to 70 OOOO As for the maximum vertical distance of the ball for football's game, the ranges can be referred to The Xmax should be in the range as shown in the Figure B below. (c) Sport Badminton Tennis Variables vo ภPing-pong Golf Volleyball Soccer Baseball Handball Basketball Uo/Uâ 20.4 3.3 3.2 1.9 1.8 1.7 1.3 0.75 0.5 250 Lfield (m) 200 150 100 50 Badminton (d) Soccer Baseball Handball Basket â 50 Table tennis Softball Tennis Volley Golf Lacrosse 100 150 Imaz (m) 200 250
Problem