Markov chain modeling of multipath propagation
1 view (last 30 days)
Show older comments
I have a mesh figure of amplitude vs time delay vs offset distance. How can I use a Markov chain to model the multipath distribution for each delay tap at each offset distance?
0 Comments
Answers (1)
William Rose
on 14 Jul 2022
I recommend reading papers on the use and estimation of Markov models for multipath propagation. When you have absorbed the information from these papers, start to develop a model. Return to this site if you have quesitons about how to use Matlb to implement a specific model.
For example:
A Markov model for the mobile propagation channel, Babich et al 2000. https://ieeexplore.ieee.org/document/820699
On the accuracy of a first-order Markov model for data transmission on fading channels, Zorzi et al 1995. https://ieeexplore.ieee.org/document/496890
Testing the Markov property of the multipath fading process, Csurgai-Horvath & Bito 2008. https://ieeexplore.ieee.org/document/4656758
On Markov modeling of fading channels, Tan 1997. Master's thesis. See section 2.3. https://central.bac-lac.gc.ca/.item?id=MQ28259
Good luck with your research.
2 Comments
See Also
Categories
Find more on Markov Chain Models 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!