Successive difference in an array

3 vues (au cours des 30 derniers jours)
zhyta skdk
zhyta skdk le 4 Oct 2016
How to calculate difference of successive elements in an array?

Réponse acceptée

Abhishek Jain
Abhishek Jain le 4 Oct 2016
Use command diff example:
y=diff(x)

Plus de réponses (0)

Catégories

En savoir plus sur Data Types dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by