Smooth surface from scatter 3 plot
이전 댓글 표시
I have location data say L of ( X, Y, Z) of size (673266 X 3) and values at these locations estimated through statistical kriging say A(673266X1), I have plotted using scatter 3 plot as shown here. But I need to have a smooth surface like shown in the second figure. How to do that. Kindly help. I have tried surf, it does not work due to the difference in dimensions between L and A. Since I have used kriging for estimating the values, is it possible to get the smooth surface by not using any other interpolation method as it may lead to wrong results. Thanks in advance.


.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!