I need to create one vector from performing subtraction within another.
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Darreon Schwartz
am 18 Sep. 2016
Kommentiert: Darreon Schwartz
am 18 Sep. 2016
I need to take a vector X1 X2 X3 X4 X5 and create a new vector, 1 unit shorter: (X1-X2) (X2-X3) (X3-X4) (X4-X5) and so on. I'm very new to matlab and any help would be appreciated.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!