Fly a 747 with MATLAB: Adding Realism, Quaternions, Trajectory Tracing

Several enhancements made to the original 747 demo.
3K téléchargements
Mise à jour 1 sept. 2016

Afficher la licence

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:

http://www.blender.org/

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2010a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

terrain/

Version Publié le Notes de version
1.2.0.1

Updated license

1.2.0.0

Updated thumbnails

1.0.0.0