I need to create one vector from performing subtraction within another.
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Darreon Schwartz
le 18 Sep 2016
Commenté : Darreon Schwartz
le 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 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!