Smooth a time serie not afectig max/minimun data?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello, I'm trying to find a way to smooth the data without afecting the max/min values of the time serie,
like generate/fitting a sinusoidal serie in where values at the edges (orange and yellow line) will no be affected by the method, I will apreciate any suggestion, thaks.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1599496/image.png)
댓글 수: 0
답변 (1개)
Star Strider
2024년 1월 24일
See if the Signal Processing Toolbox envelope function will do what you want. Choose the 'peak' option, and experiment with the 'np' argument to get the result you want.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!