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 (2024). 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 |