isaVisc

バージョン 1.0.1 (1.56 KB) 作成者: Marko
provides the viscosity of the ISA model.
ダウンロード: 0
更新 2023/7/5

ライセンスの表示

This is simplifed method which calculates the viscosity nu in m^2/s.
The data is fitted in three zones:
0km =< h =< 11km
11km =< h =< 20km
20km =< h <= 30km
The absolute error of the fitted functions are less than 2.5e-6, and less than 5e-3 for the rel. error.
For values of h smaller than 0m and larger than 30m the fitting function is clipped to the extreme values.
Usage:
nu = isaVisc(h);

引用

Marko (2026). isaVisc (https://jp.mathworks.com/matlabcentral/fileexchange/131958-isavisc), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2023a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加
謝辞

ヒントを得たファイル: Standard Atmosphere Functions

バージョン 公開済み リリース ノート
1.0.1

updated the description

1.0.0