Extract and plot data with a given range
Mostrar comentarios más antiguos
I have Pollution and population data with given latitude and longitude for the entire India. I want to extract both pollution and population data for a 20*20 Km square grid. I want an increment of 0.179 for each lat and long and extract the data which lie within the grid. Then I want the computer to print the correlation value between the extracted pollution and population data for each square grid. I want it to be done for the pan India. I am attaching my excel file with four columns having Lat Long Pollution and Population density.
3 comentarios
dpb
el 4 de Jun. de 2021
So, what have you tried and where did you run into a problem?
DEBAJIT SARKAR
el 4 de Jun. de 2021
dpb
el 4 de Jun. de 2021
Instead, show us the code you tried and where had problems...no better way to learn than by doing. Answers is not a free consulting service..
Use the code formatting (Ctrl-E) so your code is legible and formatted....
Respuestas (0)
Categorías
Más información sobre Data Import and Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!