Markov chain modeling of multipath propagation
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
William Rose
le 14 Juil 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 commentaires
Voir également
Catégories
En savoir plus sur Markov Chain Models dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!