I need to combine all these measurements as you can see the scale is different for every measurement.
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Filtering and Enhancement 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!