This project contains the MATLAB codes for the ADMIRE fighter jet model pictured below.
ADMIRE jet model with colored actuators, image modified from this paper.
This fighter jet model was created by Lars Forssell and Ulrik Nilsson from the Swedish Defence Research Agency. Their report describes the development of this research project. Their MATLAB codes used to be accessible, but were removed from their original website before 2020. We make these codes available again here.
- The reference report from Lars Forssell and Ulrik Nilsson is the file
ADMIRE FOI report.pdf
. Admirer4.1
is the folder containing all the codes described in the report.
Download the folder Admirer4.1
and run the code startup.m
.
@techreport{Admire_report,
author = {Lars Forssell and Ulrik Nilsson},
title = {{ADMIRE}: The Aero-Data Model in a Research Environment Version 4.0, Model Description},
institution = {FOI - Swedish Defence Research Agency},
year = {2005},
month = {December},
}