how to area weight a regular grid?
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!