Extrapolation of potential values to higher order

We have a 2-D matrix of size 123*1095 stored with potentialvalues. how can we extrapolate these values to a matrix of higher order?

Answers (1)

scatteredInterpolant has extrapolation property. You can also interpolate the data

Categories

Find more on Interpolation in Help Center and File Exchange

Asked:

on 29 May 2021

Answered:

on 30 May 2021

Community Treasure Hunt

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

Start Hunting!