Successive difference in an array

2 Ansichten (letzte 30 Tage)
zhyta skdk
zhyta skdk am 4 Okt. 2016
Beantwortet: Abhishek Jain am 4 Okt. 2016
How to calculate difference of successive elements in an array?

Akzeptierte Antwort

Abhishek Jain
Abhishek Jain am 4 Okt. 2016
Use command diff example:
y=diff(x)

Weitere Antworten (0)

Kategorien

Mehr zu Data Types finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by