フィルターのクリア

Analysis of Surface Roughness

23 ビュー (過去 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 Center および File ExchangeInteractive Control and Callbacks についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by