How to interpolate a non-uniform 3D gridded data to an uniform 3D gridded data?
19 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Sesa Singharoy
il 31 Ott 2017
Commentato: Sesa Singharoy
il 1 Nov 2017
Hi all, I am very new to MATLAB. I have a data set of x,y,z coordinates of a grid and corresponding velocity vectors at each point. It goes somewhat like given below. The red color highlight depicts the coordinates of the grid points (X, Y, Z) and the green color highlight depicts the wind vectors (u,v,w) at that point. This is a non-uniform gridded data. How can I use this data set to generate a uniform gridded data? This means I need to generate uniform grid points in Xi, Yi, Zi directions and generate their corresponding wind vectors ui, vi, wi at each point?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/168969/image.png)
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
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!