Standard Atmosphere Calculator

Calculates pressure, density, temperature, and speed of sound as a function of height.
ダウンロード: 8.3K
更新 2006/5/9

ライセンスの表示

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.

引用

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

MATLAB リリースの互換性
作成: R13
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersEnvironmental Models についてさらに検索
謝辞

ヒントを与えたファイル: Complete 1976 Standard Atmosphere, Standard Atmosphere Functions

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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.