how to area weight a regular grid?

2 views (last 30 days)
Michael
Michael on 8 Aug 2014
Commented: Michael on 12 Aug 2014
I wish to weight my interpolated regular gridded data (132 x 120) so that;
data * (area of each grid box) / sum(all grid boxes)
I have tried myself using 'areaquad' and 'repmat' but the values at the end of the above equation are far too low!
I'm hoping someone knows a different / better technique.
thanks, Michael
thanks, Michael

Answers (0)

Categories

Find more on Get Started with MATLAB 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!