Interpolation and Extrapolation in a matrix with different sections
Show older comments
My problem is that I need to interpolate and extrapolate this matrix.
It is the whole matrix I want to interpolate and extrapolate, but the green,yellow and blue box should be interpolated/extrapolated seperately.
The yellow box should be interpolated/extrapolated on its own, and there should just be created numbers inbetween in the blue and green box depending on the interpolation/extrapolation of the yellow box, so for instances [0 0.25 0.375 0.5 0.675 0.75 0.875 1].
The matrix here is just an example and could any matrix. Can someone help me.

1 Comment
Mathieu NOE
on 6 Mar 2024
funny
that seems quite the same thing as this
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!