필터 지우기
필터 지우기

I want to extract the linear x and y data from the overall data. I have version 2017a in which "ischange" function is not present any alternatove method

조회 수: 3 (최근 30일)
I want to extract the linear x and y data from the overall data. I have version 2017a in which "ischange" function is not present any alternatove method, Any help would be appreciated

답변 (1개)

Steven Lord
Steven Lord 2022년 4월 15일
So you want to detrend your data? The detrend function has existed since before release R2006a.
  댓글 수: 3
Haseeb Hashim
Haseeb Hashim 2022년 4월 15일
What is the mechanism of working of detrend function will it help in this regard
Steven Lord
Steven Lord 2022년 4월 15일
Take a look at the examples on the documentation page for the function to see if any of them look like what you're trying to do. If they do, adapt them to suit your needs. If they don't, explain in more detail exactly what you mean by "extract the linear x and y data".
doc detrend

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

카테고리

Help CenterFile Exchange에서 Descriptive Statistics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by