Smooth a time serie not afectig max/minimun data?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Star Strider
el 24 de En. de 2024
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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!