Fly a 747 with MATLAB: Adding Realism, Quaternions, Trajectory Tracing
In the video associated with the demo here:
http://www.mathworks.com/matlabcentral/fileexchange/26123-fly-a-747-using-matlab
There was a teaser posed in the video asking why the 747 in the animation did a 360 flip at certain points in the trajectory. The answer was: We were not using quaternions.
This demo uses the quaternion functions from the Aerospace Toolbox to resolve this paradox.
Also, to add realism to the scene, the terrain was modeled in Blender, a free 3D tool for authoring powerful 3D scenes:
The tutorial that was referenced for creating the mountains is available here:
http://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro/Mountains_Out_Of_Molehills
Use the Export to VRML feature to bring into VRML format and add the aircraft from the Objects library in VRealm Builder editor.
The sky was modeled as a half-hemisphere with texturing.
The trajectory tracing was done by creating spheres dynamically using the PROTO declarations.
Citation pour cette source
Simulink Dude (2024). Fly a 747 with MATLAB: Adding Realism, Quaternions, Trajectory Tracing (https://www.mathworks.com/matlabcentral/fileexchange/27986-fly-a-747-with-matlab-adding-realism-quaternions-trajectory-tracing), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Simulink > Simulation >
- Aerospace and Defense > Aerospace Blockset > Guidance, Navigation, and Control (GNC) >
- Industries > Aerospace and Defense > Quadcopters and Drones >
Tags
Remerciements
A inspiré : 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!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
terrain/
Version | Publié le | Notes de version | |
---|---|---|---|
1.2.0.1 | Updated license |
||
1.2.0.0 | Updated thumbnails |
||
1.0.0.0 |