HW 13 - Projectile Program To do: Complete the tasks requested below. For this homework, you may not use any pre-built MATLAB functions to replace calculations. You may use any trigonometric functions, as well as the length, and zeros functions if you wish. Be sure to use the proper naming convention for the script files (HW13_LastName). O o • Develop a MATLAB script file which will determine the trajectory of a projectile as a function of time. The output of the program should be a table of: o Time Horizontal location Vertical location Horizontal velocity Vertical velocity o Total velocity Maximum elevation which matches the table provided below (note: do NOT use the table function)