Interp1T for scattered 1-D data

Interpolates 1-D scattered data
74 Downloads
Updated 23 Nov 2015

View License

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.

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0