Fuel fraction sizing

Finds aircraft gross weight using the fuel fraction sizing method

Download
Download

You are now following this Submission

Cite As

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

breguet format

Download
1.9.0

breguet updates; error handling updates; lots of documentation updates

Download
1.7.0

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

Download
1.6.0

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

Download
1.5.0

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

Download
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.

Download
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

Download
1.1.0

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

Download
1.0.0

Download