This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sound card and recorded back. Imagerx.m decodes the WAV to extract the data. settings.m contains all the common settings to specify all the simulation parameters such as FFT size, number of carriers, input data source file, input and output WAV files, etc.
標(biāo)簽: transmission simulation generates simulated
上傳時(shí)間: 2013-12-15
上傳用戶:dyctj
電子工業(yè)出版社出版的國(guó)外電子與通信教材系列一書:現(xiàn)代通信系統(tǒng)(MATLAB版)(第二版)中的腳本文件與M文件(第二章--九章)
標(biāo)簽: MATLAB 電子工業(yè) 出版社 國(guó)外電子
上傳時(shí)間: 2014-01-23
上傳用戶:Late_Li
設(shè)計(jì)算法實(shí)現(xiàn)在一個(gè)具有在n各互不相同元素的數(shù)組A[1…n]中找出所有前k個(gè)最小元素的問題,這里k不是常量,即它是輸入數(shù)據(jù)的一部分。要求算法的時(shí)間復(fù)雜性為Θ(n)。
上傳時(shí)間: 2013-12-21
上傳用戶:zhliu007
數(shù)字電話各模塊的獨(dú)立M文件實(shí)現(xiàn),及系統(tǒng)功能的實(shí)現(xiàn)。
標(biāo)簽: 數(shù)字 電話 模塊 獨(dú)立
上傳時(shí)間: 2014-01-22
上傳用戶:ikemada
最大子矩陣和問題 對(duì)于給定的m 行n 列的整數(shù)矩陣,編程計(jì)算其最大子矩陣和。
上傳時(shí)間: 2015-10-26
上傳用戶:diets
Input The input consists of two lines. The first line contains two integers n and k which are the lengths of the array and the sliding window. There are n integers in the second line. Output There are two lines in the output. The first line gives the minimum values in the window at each position, from left to right, respectively. The second line gives the maximum values. Sample Input 8 3 1 3 -1 -3 5 3 6 7 Sample Output -1 -3 -3 -3 3 3 3 3 5 5 6 7
標(biāo)簽: The two consists contains
上傳時(shí)間: 2014-12-21
上傳用戶:hongmo
本算法用最小二乘法依據(jù)指定的M個(gè)基函數(shù)及N個(gè)已知數(shù)據(jù)進(jìn)行曲線擬和 。 本算法用指數(shù)平滑法預(yù)測(cè)數(shù)據(jù)
標(biāo)簽: 算法 數(shù)據(jù) 最小二乘法 函數(shù)
上傳時(shí)間: 2013-12-27
上傳用戶:lijinchuan
實(shí)現(xiàn)M=4,8 PSK星設(shè)圖 M=4的PSK系統(tǒng),分別取信噪比為odB、10dB和20dB,在星座圖上觀察接收端接收到的信號(hào)向量。
標(biāo)簽: PSK
上傳時(shí)間: 2014-01-05
上傳用戶:520
M/M/1單服務(wù)臺(tái)排隊(duì)系統(tǒng)仿真(用事件調(diào)度法實(shí)現(xiàn)離散事件系統(tǒng)仿真) 顧客到達(dá)模到達(dá)時(shí)間間隔和顧客服務(wù)時(shí)間均服從負(fù)指數(shù)分布,單服務(wù)臺(tái)系統(tǒng),按照單隊(duì)排隊(duì),按FIFO方式服務(wù)。考察服務(wù)n個(gè)顧客(n=1000,2000,3000,5000)后的顧客平均隊(duì)長(zhǎng)及平均排隊(duì)等待時(shí)間。
標(biāo)簽: 服務(wù) 仿真 排隊(duì)系統(tǒng) 分布
上傳時(shí)間: 2015-10-28
上傳用戶:anng
% 信道容量C的迭代算法 % % 函數(shù)說明: % % [CC,Paa]=ChannelCap(P,k) 為信道容量函數(shù) % % 變量說明: % % P:輸入的正向轉(zhuǎn)移概率矩陣,k:迭代計(jì)算精度 % % CC:最佳信道容量,Paa:最佳輸入概率矩陣 % % Pa:初始輸入概率矩陣,Pba:正向轉(zhuǎn)移概率矩陣 % % Pb:輸出概率矩陣 % % C:初始信道容量, r:輸入符號(hào)數(shù),s:輸出符號(hào)數(shù) %
標(biāo)簽: ChannelCap Paa 信道容量 函數(shù)
上傳時(shí)間: 2014-01-08
上傳用戶:zhenyushaw
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1