필터 지우기
필터 지우기

Rotate a line profile to remove the tilt (make it horizontal)

조회 수: 11 (최근 30일)
CS
CS 2020년 12월 15일
댓글: Star Strider 2020년 12월 17일
I have a profile of a line like below
I want to rotate the file to horizontal like below
Any idea how I can do that?
Actually, the above situation is just a simple example; I want to rotate the below line to horizontal:
Any idea would be appreciated!

채택된 답변

Star Strider
Star Strider 2020년 12월 16일
Use the detrend function. Specifically see the documentation section on Continuous Linear Trend , although other examples may be relevant, depending on the result you want.
  댓글 수: 2
CS
CS 2020년 12월 17일
Thank you so much!
It worked perfectly!
Star Strider
Star Strider 2020년 12월 17일
As always, my pleasure!

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Graphics Performance에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by