Fly a 747 using MATLAB
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:
Zitieren als
Simulink Dude (2024). Fly a 747 using MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/26123-fly-a-747-using-matlab), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxTags
Quellenangaben
Inspiriert: International Flight Route Planning Simulator using Aerospace Blockset
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.1 | Updated license |
||
1.1.0.0 | Updated description to point to new submissions: |
||
1.0.0.0 |