Smoothening 3D isosurface plot as shown in the attached image.
8 次查看(过去 30 天)
显示 更早的评论
I have generated this attached plot that shows pressure field around an ellipsoid and want to smoothen the jagged surface. I tried using smooth3 but it is not effective. Can anyone let me know about other ways to smoothen the surface? Thanks!
0 个评论
回答(1 个)
John D'Errico
2017-9-11
It seems quite smooth to me. And, sorry, but smoothing tools do not apply to a surface like this anyway, since it does not represent any kind of functional relationship. I'm not at all sure what smoother result you were hoping to see.
If you are unhappy with the result as an iso-surface, almost always the answer comes down to doing getting better data that will go into the iso-surface computation. Post-processing is surely a bad way to solve the problem.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!