Successive difference in an array

조회 수: 3 (최근 30일)
zhyta skdk
zhyta skdk 2016년 10월 4일
답변: Abhishek Jain 2016년 10월 4일
How to calculate difference of successive elements in an array?

채택된 답변

Abhishek Jain
Abhishek Jain 2016년 10월 4일
Use command diff example:
y=diff(x)

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Types에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by