Successive difference in an array

3 visualizzazioni (ultimi 30 giorni)
zhyta skdk
zhyta skdk il 4 Ott 2016
Risposto: Abhishek Jain il 4 Ott 2016
How to calculate difference of successive elements in an array?

Risposta accettata

Abhishek Jain
Abhishek Jain il 4 Ott 2016
Use command diff example:
y=diff(x)

Più risposte (0)

Categorie

Scopri di più su Data Types in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by