Fly a 747 using MATLAB

Animate the motion of a 747 along a helical path all from within MATLAB.
4,3K téléchargements
Mise à jour 1 sept. 2016

Afficher la licence

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

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2009b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Simulation dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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