Fly a 747 using MATLAB

Animate the motion of a 747 along a helical path all from within MATLAB.
4,3K descargas
Actualizado 1 sep 2016

Ver licencia

In this demo, we walk through the steps of animating the 3D motion of a 747 aircraft given a helical trajectory described in parametric form. The challenge is to make the aircraft move such that its axis of symmetry is always pointing along the velocity vector. By reducing the problem to circular motion, we devise a strategy by which we are able to do the same. However, when we extrapolate the solution to the actual trajectory, we see that the aircraft does a "mysterious" 360 degree flip at well-defined points in the trajectory much like the manner in which the pilot did for the first test flight for the 747.
Can you figure out the loophole in this strategy and correct the code to eliminate this flip?

The video that walks through the steps of building this demo from scratch are here under the "Aerospace Application Examples" section:

Several enhancements have been made to the demo. See this submission:

http://www.mathworks.com/matlabcentral/fileexchange/27986

Citar como

Simulink Dude (2024). Fly a 747 using MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/26123-fly-a-747-using-matlab), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2009b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Simulation en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.1

Updated license

1.1.0.0

Updated description to point to new submissions:

http://www.mathworks.com/matlabcentral/fileexchange/27986

1.0.0.0