Fuel fraction sizing

Finds aircraft gross weight using the fuel fraction sizing method

Télécharger
Télécharger

Vous suivez désormais cette soumission

Citation pour cette source

Sky Sartorius (2026). Fuel fraction sizing (https://fr.mathworks.com/matlabcentral/fileexchange/38973-fuel-fraction-sizing), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Guidance, Navigation, and Control (GNC) dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
2.4.0

breguet format

Télécharger
1.9.0

breguet updates; error handling updates; lots of documentation updates

Télécharger
1.7.0

bisection usage now consistent with full function to help modularity; brequet made more general (no longer metric-specific documentation)

Télécharger
1.6.0

fixed a small bug that would in some cases evaluate EWfunc at a weight above the upper limit.

Télécharger
1.5.0

fixed premature convergence bug; more testing confirmed that bisection is better than classic iteration

Télécharger
1.3.0

changed the math to vastly increase robustness of the method for more reliable convergence; added maxW optional input; fixed bisection bug; added new input to example 3.

Télécharger
1.2.0

added a . to missionfuelburn so it can handle multiple array inputs; fixed typo in documentation; did testing and confirmed that bisection is the most stable array-capable search method; integrated bisection as sub-function

Télécharger
1.1.0

DimensionedVariable example and documentation; more EWfunc options; better BREGUET case handling; improved documentation; added example for arrays in EWfunc

Télécharger
1.0.0

Télécharger