Interpolate 3d points with griddata or scatteredInterpolant - What's v?
1 回表示 (過去 30 日間)
古いコメントを表示
Hello,
I have a question that has been asked a few times on different ways but I have not been able to understand it.
My data:
I have a tooth as in the upload, which is the result of a mean calculation from other teeth. As you can see in the picture, it is fragmented as a result from the calculation.
I would like to make an interpolation, so that these fractures are filled.
As I have understood, I should use griddata or scatteredInterpolant, both having a variable v which I don't understand. Can someone explain to me or show me in the right direction, how can I understand this variable v, so that next time, when I have to interpolate something (which will happen), I can do it on my own?
Of course I would be very happy if someone gave me the solution for this explicit example, but I honestly want to understand it.
Thank you :)
5 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!