interpolating matrices between rows

2 visualizzazioni (ultimi 30 giorni)
AAS
AAS il 5 Set 2020
Commentato: AAS il 5 Set 2020
I have the following matrix where the 1st column represents position x and 2nd column represents position y. The third column represents magnitude.Each row represents (x,y,magnitude) at a point. Is there any way to adaptively interpolate between the rows i,e interpolate using some function where there will be more points added beween certain points and less points added at others.
Thanks

Risposte (2)

KSSV
KSSV il 5 Set 2020
Read about griddata and scatteredinterpolant functions.
  1 Commento
AAS
AAS il 5 Set 2020
No this doesnt work as there are some areas that does have any data.it seems to produce points all across the 2D frame.

Accedi per commentare.


KSSV
KSSV il 5 Set 2020
You attach your data as a text file or mat file. Image snippet cannot be used to work.

Categorie

Scopri di più su Interpolation in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by