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

Several enhancements made to the original 747 demo.
ダウンロード: 3K
更新 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