how to analyze matrix array with respect to other matrix?

2 views (last 30 days)
Hi please help in analysing matrices. I have three matrices ,that is, two column matrices of latitude and longitude of dimension 4149*1 and one data matrix of dimension 4149*125.i want to select latitude value (say 0-2.5,2.5-5 and so on.. upto 37.5-40 ) and should select the same data point in the respective matrices and measure the frequency of some particular data point say d1 in the data matrix and the result should save in another matrix.

Answers (0)

Categories

Find more on Operators and Elementary Operations 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!