OFDM仿真 參數: % 子載波數 128 % 位數/ 符號 2 % 符號數/ 載波 1000 % 訓練符號數 0 % 循環前綴長度 8 (1/16)*T % 調制方式 4-QAM % 多徑信道數 3 % IFFT Size 128 % 信道最大時延 2
上傳時間: 2015-10-07
上傳用戶:1051290259
madCollection 2.5.2.6 full source This is not your every day VCL component collection. You won t see many new colored icons in the component palette. My packages don t offer many visual components to play with. Sorry, if you expected that! My packages are about low-level stuff for the most part, with as easy handling as possible. To find the hidden treasures, you will have to look at the documentation (which you re reading just in the moment). Later I plan on writing some nice demos, but for now the documentation must be enough to get you started.
標簽: madCollection collection component source
上傳時間: 2014-01-18
上傳用戶:yoleeson
本課題的任務是開發遵循ITU-T的H.323協議的IP電話終端系統:IPT 2000。課題組選用了PalinMicro公司的單芯片低成本VoIP開發平臺來進行開發.
標簽: PalinMicro ITU-T 2000 VoIP
上傳時間: 2015-10-10
上傳用戶:chfanjiang
Newton差商插值法,并應用算法于實際問題
上傳時間: 2015-10-11
上傳用戶:gxf2016
Linux操作系統下C語言編程入門,基礎Linux下寫C程式
上傳時間: 2013-11-26
上傳用戶:啊颯颯大師的
國標dmb-t芯片lgs-8813資料及開發包,內含lgs-8813的datasheet
上傳時間: 2014-11-29
上傳用戶:ztj182002
crc任意位生成多項式 任意位運算 自適應算法 循環冗余校驗碼(CRC,Cyclic Redundancy Code)是采用多項式的 編碼方式,這種方法把要發送的數據看成是一個多項式的系數 ,數據為bn-1bn-2…b1b0 (其中為0或1),則其對應的多項式為: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:數據“10010101”可以寫為多項式 X7+X4+X2+1。 循環冗余校驗CRC 循環冗余校驗方法的原理如下: (1) 設要發送的數據對應的多項式為P(x)。 (2) 發送方和接收方約定一個生成多項式G(x),設該生成多項式 的最高次冪為r。 (3) 在數據塊的末尾添加r個0,則其相對應的多項式為M(x)=XrP(x) 。(左移r位) (4) 用M(x)除以G(x),獲得商Q(x)和余式R(x),則 M(x)=Q(x) ×G(x)+R(x)。 (5) 令T(x)=M(x)+R(x),采用模2運算,T(x)所對應的數據是在原數 據塊的末尾加上余式所對應的數據得到的。 (6) 發送T(x)所對應的數據。 (7) 設接收端接收到的數據對應的多項式為T’(x),將T’(x)除以G(x) ,若余式為0,則認為沒有錯誤,否則認為有錯
上傳時間: 2014-01-16
上傳用戶:hphh
Bayesian Surprise Toolkit for Matlab T. Nathan Mundhenk, Laurent Itti
標簽: T. Bayesian Surprise Mundhenk
上傳時間: 2013-12-21
上傳用戶:yimoney
DOS下查看磁盤扇區的程序, 按A,S,D,W,控制CHS增減,按E, 輸入CHS值,按Q,結束.
上傳時間: 2013-12-24
上傳用戶:tonyshao
HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers s and t, representing that a table is to move from room number s to room number t (each room number appears at most once in the N lines). From the N+3-rd line, the remaining test cases are listed in the same manner as above.
上傳時間: 2015-10-18
上傳用戶:三人用菜