I need to combine all these measurements as you can see the scale is different for every measurement.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have six measurements of same process.
e.g.
measurement 1. [ 23 45 56 67 77 89]
measurement 2. [ 20 40 50 57 71 79]
measurement 3. [ 29 49 54 65 76 88]
measurement 4. [ 2 4 5 6 7 9]
measurement 5. [ 13 25 36 47 57 69]
measurement 6. [ 3 5 6 7 18 29]
I need to combine all these measurements as you can see the scale is different for every measurement.
How can I align the measurement with same scale. Like every measurement start at 0, and preserves the difference between elements as each measurement has. E.g first measurement as [0 22 34 45 55 69].
Thanks.
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Image Filtering and Enhancement 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!