필터 지우기
필터 지우기

How to find slope of an curve?

조회 수: 4 (최근 30일)
GD
GD 2015년 8월 12일
댓글: Uladzimir 2015년 8월 13일
I have an input signal, a falling cuve, I want to find out the slope of this curve, but not at every instant(thats why I dont want to use differentiator block). But i would like to find slope after every 100 milliseconds. How could i do this?

답변 (1개)

Uladzimir
Uladzimir 2015년 8월 12일
You can use discrete derivative block with Ts = 0.1
  댓글 수: 2
GD
GD 2015년 8월 13일
I have a Discrete derivative block, i looked into the properties but i could not find the option to enter Ts as desired.
Uladzimir
Uladzimir 2015년 8월 13일
You could use zoh block. It has a such option

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

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by