Markov chain modeling of multipath propagation
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
William Rose
el 14 de Jul. de 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 comentarios
Ver también
Categorías
Más información sobre Markov Chain Models en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!