필터 지우기
필터 지우기

Smoothening 3D isosurface plot as shown in the attached image.

조회 수: 7 (최근 30일)
Ankit Bhandari
Ankit Bhandari 2017년 9월 11일
댓글: Ankit Bhandari 2017년 9월 11일
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!

답변 (1개)

John D'Errico
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.
  댓글 수: 1
Ankit Bhandari
Ankit Bhandari 2017년 9월 11일
Thanks for your answer John ! I only need to remove the jagged surface in the center. This is a plot of 3-D pressure field, and I am using analytical results to get the answer. The problem is that since it is a 3-D grid, I believe, a finer mesh would solve my problem, but it takes a lot of time, plus it also generates a memory problem. That is why, I have been searching for post-processing curve smoothening. Please let me know if you can think of any other possible solution for such problem. Thanks !

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Scalar Volume Data에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by