Plotting latitude, longitude,and signal strength
Mostra commenti meno recenti
I have a list of latitude and longitude along with signal strength obtained from mobile towers in a certain region. I have all the data in CSV format. In total, I have 4 CSV files.
How can I plot that data in MATLAB?
As a range of signal strength will be shown by different colour and other range will be shown in different colour.
2 Commenti
Bob Thompson
il 8 Gen 2019
Simran Sandhu
il 8 Gen 2019
Modificato: Simran Sandhu
il 8 Gen 2019
Risposta accettata
Più risposte (1)
Jacob Halbrooks
il 3 Apr 2020
0 voti
A new feature is available in R2020a to support importing and visualizing propagation data like this. The feature is available in Communications Toolbox and Antenna Toolbox and supports table-based files or data which contains latitude, longitude, and corresponding values like signal strength. You can learn about the feature here, and below is an example contour map that you can create with it:

Categorie
Scopri di più su Geographic Plots in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!