필터 지우기
필터 지우기

Analysis of Surface Roughness

조회 수: 24 (최근 30일)
uma shankar
uma shankar 2018년 1월 21일
댓글: Kristi Nani 2021년 6월 8일
Hi All,
I am looking for analyzing the surface roughness both 2D and 3D from set of coordinate values. Is there any tool in MATLAB that can help me plot roughness profiles (2D and 3D) and measure the profile parameters such as Ra, Rz, Rt, etc.? Please help me if you have any MATLAB code to do this.
With regards, Uma Shankar
  댓글 수: 4
Mohannad Alsheikh Essa
Mohannad Alsheikh Essa 2021년 4월 23일
Have you got some Idea related to this Topic?
I have the same problem
Image Analyst
Image Analyst 2021년 4월 23일
@Mohannad Alsheikh Essa, again "Yes", just like I told @Avdheshkumar Kakadiya earlier. Did either of you see my answer below? It was accepted. The formulas are simple to implement with the functions I listed. You could also see immse().

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

채택된 답변

Image Analyst
Image Analyst 2018년 1월 21일
You can use functions like sqrt(), mean(), etc. Most of the formulas are pretty simple.
  댓글 수: 4
uma shankar
uma shankar 2018년 1월 24일
Thanks. This is helpful. regards
Kristi Nani
Kristi Nani 2021년 6월 8일
What about the extraction and waveness though? The roughness measurement would be wrong if the waveness is not removed from the main profile.

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

추가 답변 (1개)

Jerry Zhang
Jerry Zhang 2018년 5월 4일
Hey, have you worked out this code for analyzing surface roughness? Could you give me some suggestions using MATLAB for this topic? Thank you!

카테고리

Help CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by