Extrapolation of potential values to higher order
1 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
darova
2021-5-30
scatteredInterpolant has extrapolation property. You can also interpolate the data
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!