Standard Atmosphere Calculator

Calculates pressure, density, temperature, and speed of sound as a function of height.
8,3K Downloads
Aktualisiert 9. Mai 2006

Lizenz anzeigen

Using the 1976 US standard atmosphere model, this function returns pressure, denisity, temperature, and speed of sound at a given altitude. Works for both English and metric units.

Zitieren als

Richard Rieber (2024). Standard Atmosphere Calculator (https://www.mathworks.com/matlabcentral/fileexchange/8799-standard-atmosphere-calculator), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R13
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Environmental Models finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

An error was discovered in the upper atmosphere section of the code. This has been fixed. The software can now accept vector inputs as opposed to just a single altitude.