Interp1T for scattered 1-D data

Interpolates 1-D scattered data
74.0 次下载
更新时间 2015/11/23

查看许可证

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 版本兼容性
创建方式 R2015b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Hypothesis Tests 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0