How to find slope of an curve?

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?

Answers (1)

Uladzimir
Uladzimir on 12 Aug 2015
You can use discrete derivative block with Ts = 0.1

2 Comments

I have a Discrete derivative block, i looked into the properties but i could not find the option to enter Ts as desired.
You could use zoh block. It has a such option

Sign in to comment.

Categories

Find more on General Applications in Help Center and File Exchange

Products

Asked:

GD
on 12 Aug 2015

Commented:

on 13 Aug 2015

Community Treasure Hunt

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

Start Hunting!