Interp1T for scattered 1-D data
My example: I needed to interpolate 1-D scattered data to obtain the wind speeds for the standard return periods. First, I found the needed parameters for my extreme data through dividing the extreme winds into different synoptic mechanisms and estimating the Gumbel variates for each. Second, I used them to calculate a vector of return periods T for a vector of wind speeds ws=5:0.1:50 (T is inverse of sum of probabilities). Third, I depict the wind speed for the standard return periods of 25, 50, 100, 500 years. Here is my simplest way for this third step: input - x is a vector of return periods for ws, y is ws, X is a vector of the standard return periods, Y is output WS corresponding to Y. Usable with any Matlab version.
引用
Isabella Osetinsky-Tzidaki (2025). Interp1T for scattered 1-D data (https://www.mathworks.com/matlabcentral/fileexchange/54137-interp1t-for-scattered-1-d-data), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |