I need to combine all these measurements as you can see the scale is different for every measurement.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
zhoug zho
el 31 de Mayo de 2021
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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Filtering and Enhancement en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!