initial project commit

This commit is contained in:
Johannes Demel
2015-10-19 11:52:10 +02:00
commit 01ba809115
34 changed files with 4725 additions and 0 deletions

66
bibliography.bib Normal file
View File

@@ -0,0 +1,66 @@
@Comment Eintr{\"a}ge k{\"o}nnen komfortabel {\"u}ber das (X)Emacs-Menu "Entry-Types"
@Comment gemacht werden.
@Comment
@Comment Zur Verwendung von BibTeX siehe auch
@Comment file:/tools/misc/teTeX/share/texmf/doc/bibtex/base/btxdoc.dvi
@Comment Mama-Paper
@INPROCEEDINGS{sha49,
author = {Claude E. Shannon},
title = {{Communication in the Presence of Noise}},
booktitle = {Proceedings of the IRE},
year = {1949},
month = {January}
}
@Comment Paper zur Arbeit, Studienarbeit
@Comment Berichte von Regulierungsbehoerden
@TECHREPORT{itu,
title = {{Radio Regulations}},
institution = {International Telecommunication Union - Radiocommunication},
note = {},
year = {2006}
}
@Comment software radio ...
@ARTICLE{mit92,
title = {{Software radios-survey, critical evaluation and future directions}},
author = {Joseph Mitola},
journal = {National Telesystems Conference},
month = May,
year = {1992}
}
@ARTICLE{hay05,
title = {{Cognitive radio: brain-empowered wireless communications}},
author = {Haykin, S.},
journal = {IEEE Journal on Selected Areas in Communications},
month = Feb,
year = {2005}
}
@ARTICLE{jon05,
title = {{Software-Defined Radio Basics and Evolution to Cognitive Radio}},
author = {Friedrich Jondral},
journal = {EURASIP Journal on Wireless Communications and Networking},
month = Feb,
year = {2005}
}
@Comment Cooperation in Spectrum Sensing
@ARTICLE{jon07,
title = {{Cognitive Radio: A Communications Engineering View}},
author = {Friedrich K. Jondral},
journal = {IEEE Wireless Communications},
month = Aug,
year = {2007}
}