Hi: Please Anyone Help me urgently, i need the simple code and little comments, I will be very thankful,,,,

2 visualizaciones (últimos 30 días)
Hi:
Respected Sir!
I am having trouble in writing the code.
I need the code:
1.Calculate the trajectory of a projectile, both without and with an air-friction function term that depends on v. Explore the dependence of the range on various variables.
2. Add a variable amount of v2 air friction to the force.
3. Change the problem to a three-dimensional baseball problem, adding the magnus force term for a ball with angular velocity pointing in the y (away from the earth) direction. Plot 2-d projections of the trajectories
  5 comentarios
Rik
Rik el 26 de Mayo de 2020
Original question copied from Google cache:
Hi:
Respected Sir!
I am having trouble in writing the code.
I need the code:
1.Calculate the trajectory of a projectile, both without and with an air-friction function term that depends on v. Explore the dependence of the range on various variables.
2. Add a variable amount of v2 air friction to the force.
3. Change the problem to a three-dimensional baseball problem, adding the magnus force term for a ball with angular velocity pointing in the y (away from the earth) direction. Plot 2-d projections of the trajectories

Iniciar sesión para comentar.

Respuestas (1)

Image Analyst
Image Analyst el 26 de Mayo de 2020
Did you search for projectile in this forum? I've posted my projectile demo countless times. It's attached again. It computes just about everything you could want to know. It doesn't do drag though - you'd have to add that.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by