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

版本 1.2.0.1 (831.7 KB) 作者: Simulink Dude
Several enhancements made to the original 747 demo.
3.0K 次下载
更新时间 2016/9/1

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

terrain/

版本 已发布 发行说明
1.2.0.1

Updated license

1.2.0.0

Updated thumbnails

1.0.0.0