필터 지우기
필터 지우기

Derivative of a step in discrete domain is impulse and would like to avoid it. How to do it?

조회 수: 2 (최근 30일)
I used discrete derivative blocks in my model. Discontinuous signals are fed to these derivative blocks and sometimes I get peaks in the output(Impulse) and would like to avoid it. Any Ideas? Thanks in advance for the help.

채택된 답변

Swarooph
Swarooph 2016년 5월 4일
Its usually recommended to feed only smooth signals to derivative blocks for the same issue you are mentioning here. One way to avoid this is to use a smoothing filter (low pass) before the discrete derivative so that this sudden change is evened out. Depending on your application, a moving average kind of technique might also work.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Smoothing and Denoising에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by