Standard Atmosphere Calculator

Calculates pressure, density, temperature, and speed of sound as a function of height.
8,3K descargas
Actualizado 9 may 2006

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R13
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Environmental Models en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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.