Skip to content

Based on Animationmodels by Longhao Qian. Easy and ready to use animation models for Matlab and python.

License

Notifications You must be signed in to change notification settings

BY-Chai/MATFlightVis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matlab Flight Simulation Animation Package

Static Badge Maintenance

A concrete and ready-to-use visualization package written in Matlab for flight simulation.

Author

Dr. Longhao Qian

  • Ph.D., M.Eng, MS, BS in Aerospace Science and Engineering.
  • Field of interest: UAV, machine learning, flight simulation, and optimization
  • linkedin

Please cite this repository

APA format

Qian, L. (2023). Matlab Drone Simulation Visualization Package (Version 1.0.0) [Computer software]. https://doi.org/10.5281/zenodo.10359983

BibTex

@software{Qian_Matlab_Drone_Simulation_2023,
author = {Qian, Longhao},
doi = {10.5281/zenodo.10359983},
month = dec,
title = {{Matlab Drone Simulation Visualization Package}},
url = {https://github.com/LonghaoQian/AnimationModels},
version = {1.0.0},
year = {2023}
}

Alternatively, you could obtain the citation from GitHub citation tap:

Alt Text

What is this package?

  • Provides a compact and easy way to generate animations from flight simulation data.
  • Encapsulates and concentrates individual 3D rendering functions into a single function to provide a clean and concrete interface.
  • I also provide background information and coding guide about how to generate animations in a Matlab environment.
  • The coding guide also teaches you about how to build your own customized visualization based on the code in this package.

Examples

A fixed-wing drone simulation with artificial horizon display

Alt Text

A quadrotor drone flying through gates (click picture to watch the video)

A quadrotor drone flying through gates

A racing quadrotor drone simulation

Alt Text

  • Racing drone flight data are provided by Chao Qin.

A quadrotor with a slung payload

Alt Text

A twin-engine VTOL with tilting engines

Alt Text

About

Based on Animationmodels by Longhao Qian. Easy and ready to use animation models for Matlab and python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%