Fly a 747 with MATLAB: Shaky Camera Effect, Sound Effect

Special effects added algorithmically

You are now following this Submission

This demo adds special effects to the example files submitted here:
http://www.mathworks.com/matlabcentral/fileexchange/28006

1. To create the jerky camera effect, we named the Viewpoint node attached to the body frame of the aircraft and added shaky motion to using a MATLAB algorithm.

Learn more about the shaky camera technique:

http://en.wikipedia.org/wiki/Shaky_camera

You are could also experiment with other camera movement techniques.

2. To create the sound effect, we used System Objects(released in R2010a) from the Signal Processing Blockset. The sound plays within the same loop as the animation and gives you full control on how you want to customize this effect.

3. The world is modeled as two hemispheres-one textured with an image of the sky and one of the ground. This ensures that as the aircraft gathers altitude, you get a realistic view of the world below without any gaps.

Cite As

Simulink Dude (2026). Fly a 747 with MATLAB: Shaky Camera Effect, Sound Effect (https://www.mathworks.com/matlabcentral/fileexchange/28010-fly-a-747-with-matlab-shaky-camera-effect-sound-effect), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.1

Updated license

1.1.0.0

Updated the files.

1.0.0.0