parameters.txt
上传用户:xinxin4122
上传日期:2013-04-03
资源大小:464k
文件大小:3k
源码类别:

邮电通讯系统

开发平台:

Matlab

  1. % The number of cases to simulate.
  2. 2
  3. % Parameters of each case.
  4. 10       % 不要改
  5. % ========= Case 1:
  6. % Nt: The number of transmit antennas.
  7. 1
  8. % Nr: The number of receive antennas.
  9. 1
  10. % N: The number of subcarriers.
  11. 64
  12. %GI: CP length.
  13. 16
  14. % framenumber: The number of frames to simulate.
  15. 100000
  16. % minSNR: Minimum SNR in dB to simulate begin with.
  17. 0
  18. % maxSNR: Maximum SNR in dB to simulate end with.
  19. 30
  20. % stepSNR: SNR step in dB to increment.
  21. 4
  22. % state: Modulation format: Adaptive=0; BPSK=1; QPSK=2; 16QAM=4; 64QAM=6.
  23. 4
  24. % detection: Detection method: ZF=1; MMSE=2.
  25. 2
  26. % ========= Case 2:
  27. % Nt: The number of transmit antennas.
  28. 1
  29. % Nr: The number of receive antennas.
  30. 1
  31. % N: The number of subcarriers.
  32. 64
  33. %GI: CP length.
  34. 16
  35. % framenumber: The number of frames to simulate.
  36. 100000
  37. % minSNR: Minimum SNR in dB to simulate begin with.
  38. 0
  39. % maxSNR: Maximum SNR in dB to simulate end with.
  40. 30
  41. % stepSNR: SNR step in dB to increment.
  42. 4
  43. % state: Modulation format: Adaptive=0; BPSK=1; QPSK=2; 16QAM=4; 64QAM=6.
  44. 0
  45. % detection: Detection method: ZF=1; MMSE=2.
  46. 2
  47. % ========= Case 3:
  48. % Nt: The number of transmit antennas.
  49. 2
  50. % Nr: The number of receive antennas.
  51. 2
  52. % N: The number of subcarriers.
  53. 64
  54. %GI: CP length.
  55. 16
  56. % framenumber: The number of frames to simulate.
  57. 100000
  58. % minSNR: Minimum SNR in dB to simulate begin with.
  59. 0
  60. % maxSNR: Maximum SNR in dB to simulate end with.
  61. 30
  62. % stepSNR: SNR step in dB to increment.
  63. 4
  64. % state: Modulation format: Adaptive=0; BPSK=1; QPSK=2; 16QAM=4; 64QAM=6.
  65. 2
  66. % detection: Detection method: ZF=1; MMSE=2.
  67. 2
  68. % ========= Case 4:
  69. % Nt: The number of transmit antennas.
  70. 2
  71. % Nr: The number of receive antennas.
  72. 2
  73. % N: The number of subcarriers.
  74. 64
  75. %GI: CP length.
  76. 16
  77. % framenumber: The number of frames to simulate.
  78. 100000
  79. % minSNR: Minimum SNR in dB to simulate begin with.
  80. 0
  81. % maxSNR: Maximum SNR in dB to simulate end with.
  82. 30
  83. % stepSNR: SNR step in dB to increment.
  84. 4
  85. % state: Modulation format: Adaptive=0; BPSK=1; QPSK=2; 16QAM=4; 64QAM=6.
  86. 0
  87. % detection: Detection method: ZF=1; MMSE=2.
  88. 2
  89. % ========= Case 5:
  90. % Nt: The number of transmit antennas.
  91. 4
  92. % Nr: The number of receive antennas.
  93. 4
  94. % N: The number of subcarriers.
  95. 64
  96. %GI: CP length.
  97. 16
  98. % framenumber: The number of frames to simulate.
  99. 100000
  100. % minSNR: Minimum SNR in dB to simulate begin with.
  101. 0
  102. % maxSNR: Maximum SNR in dB to simulate end with.
  103. 30
  104. % stepSNR: SNR step in dB to increment.
  105. 4
  106. % state: Modulation format: Adaptive=0; BPSK=1; QPSK=2; 16QAM=4; 64QAM=6.
  107. 2
  108. % detection: Detection method: ZF=1; MMSE=2.
  109. 2
  110. % ========= Case 6:
  111. % Nt: The number of transmit antennas.
  112. 4
  113. % Nr: The number of receive antennas.
  114. 4
  115. % N: The number of subcarriers.
  116. 64
  117. %GI: CP length.
  118. 16
  119. % framenumber: The number of frames to simulate.
  120. 100000
  121. % minSNR: Minimum SNR in dB to simulate begin with.
  122. 0
  123. % maxSNR: Maximum SNR in dB to simulate end with.
  124. 30
  125. % stepSNR: SNR step in dB to increment.
  126. 4
  127. % state: Modulation format: Adaptive=0; BPSK=1; QPSK=2; 16QAM=4; 64QAM=6.
  128. 0
  129. % detection: Detection method: ZF=1; MMSE=2.
  130. 2