Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 995 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 995 Bytes

Software repository for Dynamics of Flexible Aircraft (CUP, 2023)

Here you can find the scripts used in the book Dynamics of Flexible Aircraft by Palacios and Cesnik. Each folder correspond to a chapter in the book. The name of the script to launch the simulation can be found in the book under the relevant figures.

The *.m scripts should run on any recent version of matlab. They have been last checked in Matlab R2022b. You can also run them in Matlab online at: Open in MATLAB Online

The python notebooks need however first to install SHARPy in your system. They have been last checked for SHARPy v2.3.

We welcome contributions. if you can think of an improvement to the scripts, feel free to start a pull request.