interpolation into new theta cordinates

1 view (last 30 days)
erool
erool on 4 Jun 2014
I have a variable theta in pressure (20 levels) and latitude coordinates(94). size(theta)=20*94. I have a variable X also of the same size in pressure and latitude coordinates size(X)=20*94. I need to interpolate these X values into a new theta coordinate which ranges values from 300:20:600. so the new Y variable is of size(Y)=16*94

Answers (0)

Categories

Find more on Interpolation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!