Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I want help with a program on matlab Projectile; an object with a mass M was lunched at origin with a velocity V and angle
I want help with a program on matlab
- Projectile; an object with a mass M was lunched at origin with a velocity V and angle .
The project works should contain the following as minimum:
- Analyze the object movements using the dynamics equations
- Complete MATLAB programing to analyze and plot the object movement
- Have the ability to check the location of the object at any required moment
- Have the ability to check the maximum distance the projective can travel
- The program should allow the user to choose between the following options:
- If facing south, maximum velocity at origin is 20ms
- If facing north, maximum velocity at origin is 40m/s
- If facing east, maximum velocity at origin is 60m/s
- If facing west, maximum velocity at origin is 5m/s
- Have the ability to compute the origin velocity and angle to meet a desired traveling distance. For example, if I want my object with a mass M to travel a distance d facing east, what will be the optimum angle and velocity at origin. Loop can be used to complete this option
- The program should have graphing options with and without GUI
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