How to find slope of an curve?

2 ビュー (過去 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 Center および File ExchangeSources についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by