For loop mean values into matrix
Show older comments
I attach my matrix that is called diff_matr.
This matrix has 2 columns. In the first one there are values (ordered by ascending) of distances which go from 80 m. to 3600 m., in the second one there are values of power. I want a mean value of the power every 100 meters. All these values should be placed in a new matrix.
How can I do this? Thank you!
1 Comment
Rik
on 12 Mar 2018
What have you tried yourself?
Accepted Answer
More Answers (0)
Categories
Find more on Numeric Types in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!