1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
|
% vim:set ts=2 sw=2 noet:
% If you have the DOI of the article, this website can neatly convert it for you
% https://www.bibtex.com/c/doi-to-bibtex-converter/
@article{Alimohammad2009,
title = "Compact Rayleigh and Rician fading simulator based on random walk processes",
author = "Alimohammad, A. and Fard, S.F. and Cockburn, B.F. and Schlegel, C.",
journal = "IET Commun.",
publisher = "Institution of Engineering and Technology (IET)",
volume = 3,
number = 8,
pages = "1333",
year = 2009,
language = "en"
}
@inproceedings{Xiao2004,
title = "Statistical simulation models for Rayleigh and Rician fading",
booktitle = "{IEEE} International Conference on Communications, 2003. {ICC} '03",
author = "Xiao, Chengshan and Zheng, Y.R. and Beaulieu, N.C.",
publisher = "IEEE",
year = 2004,
conference = "IEEE International Conference on Communications",
location = "Anchorage, AK, USA"
}
@inproceedings{Tidal,
author = "Macmillan, Alex and Marina, Mahesh K. and Triana, Jhair Tocancipa",
booktitle = "2010 INFOCOM IEEE Conference on Computer Communications Workshops",
title = "Slow Frequency Hopping for Mitigating Tidal Fading on Rural Long Distance Over-Water Wireless Links",
year = 2010,
pages = "1-5",
doi = "10.1109/INFCOMW.2010.5466612"
}
@inproceedings{AntonescuTB17,
author = "Antonescu, Bogdan and Moayyed, Miead Tehrani and Basagni, Stefano",
booktitle = "2017 IEEE 28th Annual International Symposium on Personal, Indoor, and Mobile Radio Communications (PIMRC)",
title = "mmWave channel propagation modeling for V2X communication systems",
year = 2017,
pages = "1-6",
doi = "10.1109/PIMRC.2017.8292718"
}
@book{Griffith,
title = "Introduction to Electrodynamics, Fourth Edition",
author = "Griffiths, David J.",
year = 2017,
publisher = "Cambridge University Press; 4th edition",
isbn = "978-1108420419"
}
@misc{Messier,
title = "Wireless Communications: Small Scale Fading",
author = "Prof. Dr. Messier G.",
year = 2018,
publisher = "YouTube",
url = "https://www.youtube.com/watch?v=4ibjrRzvJ5E&list=PL7sWxFnBVJLXsvsLzMXT2Fk4ZPD7BJTBX&index=3"
}
@book{Hsu,
title = {Schaum's Outline of Analog and Digital Communications},
author = {Hsu, H.P.},
isbn = {9780071402286},
lccn = {2002153194},
series = {Schaum's outline series},
url = {https://books.google.ch/books?id=02I-J\_ZQa50C},
year = {2003},
publisher = {McGraw-Hill Education}
}
@book{Kneubuehler,
title = {Nachrichtentechnik 1 + 2},
author = {Kneub\"uhler, T.},
year = {2020},
}
|