Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

How to get a location one event statistically?

2 visualizaciones (últimos 30 días)
Ara
Ara el 20 de Dic. de 2016
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Dear All,
I have the column vectors of latitude and longitude as well as the event. I am interested in getting the statistical result for those events greater than threshold. I want to see where the majority of these events is situated so that I can estimate it in the map (the region of my interest). I also want to know how often I would observe it?
Would you please inform me the best approach in order to solve my problem?
I would appreciate your help,
Best regards,
Ara

Respuestas (1)

Walter Roberson
Walter Roberson el 20 de Dic. de 2016
  1 comentario
Ara
Ara el 20 de Dic. de 2016
Hello Walter,
Nice to see you here, again;I hope you are doing well!
Thank you for your suggestion. I tried but I could not plot it correctly. My problem is I have two type of datasets from ground and space and I want statistically get events from each sets of data and then all together plot in map to see whether I can find any correlation or not in terms of the geographic location.
I have loaded the data, where I have the column vector of event named as "dataFiltered.s4" with latitude "dataFiltered.lat", and longitude"dataFiltered.lon". I examine one way, which means floor the time and then count events by getting the accummarray of those events greater than the threshold. But, it was not a good idea. I tried to use your code "please see here here "
But, all of my data is sorted in columns only. So, would you please tell me how to adapt it to only read column vector?
Thank you,
Ara

La pregunta está cerrada.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by