Coverage map for Base station signal strength
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Simran Sandhu
am 30 Jan. 2019
Beantwortet: Jacob Halbrooks
am 13 Mai 2019
Basically I am trying to implement the already given example in MATLAB 2017b, but the output shown in the documentation is different than what I am getting after implementing it. Can anybody please suggest me, why is there such difference in output. Thank you
Link to the example: https://in.mathworks.com/help/antenna/ref/coverage.html
Coverage Map for Strong and Weak Signals
I am getting diferent output:
0 Kommentare
Akzeptierte Antwort
Jacob Halbrooks
am 13 Mai 2019
The difference in coverage maps between the example and your results in R2017b is due to the usage of terrain data that was added in R2018b. That release introduced the Longley-Rice propagation model as the new default along with automatic access to terrain data (Internet required), which results in more realistic coverage maps than the R2017b version you used.
The R2019a version of Antenna Toolbox added a couple of other terrain features, including the ability to import terrain data from DTED-files and support for the TIREM propagation model.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Propagation and Channel Models finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!