Welcome![Sign In][Sign Up]
Location:
Search - awgn

Search list

[CommunicationAWGN

Description: AWGN的仿真程序。FILENAME: awgn_simulator.c version 1.5 (C) Tadashi Wadayama, 2003 An LDPC code simulator based on quantized-BP algorithm for AWGN chanel -AWGN simulation program. FILENAME : awgn_simulator.c version 1.5 (C) Tadashi Wada Yama. 2003 An LDPC code simulator based on quantized - BP algorithm for AWGN chanel
Platform: | Size: 15371 | Author: 沈进旗 | Hits:

[Other resourceQPSK+Rayleigh(AWGN)Simulation

Description: 用MATLAB生成QPSK信号,并通过瑞丽信道和AWGN信道的仿真。-MATLAB QPSK signal generation, and through Ruili Channel and AWGN channel simulation.
Platform: | Size: 203104 | Author: wsx | Hits:

[Communication-Mobileawgn$qpsk

Description: 这是在AWGN信道下四相键控调制,以及其性能分析。-This is the AWGN Channel 4 phase shift keying modulation, as well as its performance analysis.
Platform: | Size: 50766 | Author: wangping | Hits:

[assembly languageAWGN

Description: 用SIMULINK仿真框图来实现AWGN信道
Platform: | Size: 4181 | Author: flora | Hits:

[CommunicationAWGN

Description: AWGN channel simulation without channel coding. Modulation scheme is BPSK. BER curve is provided.
Platform: | Size: 1066 | Author: Gao Jun | Hits:

[OtherBPSK-AWGN

Description: BPSK在AWGN信道下的仿真程序,matlab代码,功能齐全,是一个很好的平台
Platform: | Size: 1677 | Author: 张明 | Hits:

[Software EngineeringInvestigation-on-Simulation2Number-in-AWGN-Channel

Description: 摘要: 研究了蒙特卡罗仿真原理和仿真结果置信度 结合AWGN(加性白高斯噪声) 信道特点,甄选出3 个合适的 参量,即误码个数、置信概率和仿真结果最大相对误差 提出了AWGN 信道下仿真数据量选取的一般性结论,即误 码个数正比于置信区间上分位点的平方、反比于最大相对误差的平方. 仿真结果验证了所提结论在AWGN 信道各 种信噪比下均有效 同时对于无线通信或移动通信的时变多径衰落信道,如采用OFDM(正交频分复用) 、分集、均 衡、交织等技术,能将信道改造为AWGN 信道,该结论依然有效. 关 键 词: 加性白高斯噪声 蒙特卡罗仿真 仿真数据量 置信概率
Platform: | Size: 191198 | Author: 子羽 | Hits:

[Software EngineeringA-BER-MODEL-FOR-Turbo-Code-On-AWGN-Channel

Description: AWGN信道下Turbo码误比特率模型 在实验基础上,通过曲线拟合等数学工具,得到加性高斯白噪声信道条件下,信道编码采用turbo码,通信系统端到端的误比特率经验模型。
Platform: | Size: 390970 | Author: 子羽 | Hits:

[Other resourceAWGN

Description: awgn信道的建模。matlab实现方针,进行了比较
Platform: | Size: 1659 | Author: | Hits:

[OtherAWGN

Description: awgn的模拟 ,用的是labview,可以下来,看看 ,我在毕业设计中用了。
Platform: | Size: 6932 | Author: dasd | Hits:

[OtherFFH(AWGN+MTJ)

Description: ffh in AWGN and Multitone
Platform: | Size: 22248 | Author: stanley | Hits:

[matlabmmse_mpsk

Description: This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate is equal to chip rate and the output is at symbol rate. Two rates are related by PG, processing gain
Platform: | Size: 8192 | Author: 张非 | Hits:

[VHDL-FPGA-Verilogawgn

Description: 高斯白噪声的VHDL实现。伪随机序列只能输出均匀噪声,需要打乱相关性。-awgn in vhdl
Platform: | Size: 1024 | Author: terry.ding | Hits:

[source in ebookAWGN-new

Description: AWGN program written for an assignment
Platform: | Size: 1024 | Author: Stupidity | Hits:

[Communication-Mobileawgn-simulation-aTheory

Description: 用matlab实现AWGN信道下的仿真,是WCDMA和GSM系统仿真的基础-Using matlab to achieve AWGN channel simulation, the WCDMA and GSM-based system simulation
Platform: | Size: 1024 | Author: 张雯 | Hits:

[OtherAWGN

Description: 16-QAM调制信号在AWGN信道下的误码率仿真和分析(Simulation and analysis of bit error rate of 16-QAM modulated signal in AWGN channel)
Platform: | Size: 1024 | Author: 差不多先生66 | Hits:

[Communication-MobileAWGN

Description: AWGN信道仿真,matlab平台。包括QPSK数据的生成 ,在信道中的传播,以及最后对数据的检测(AWGN channel simulation)
Platform: | Size: 2048 | Author: a21321 | Hits:

[Communication-MobileAWGN

Description: AWGN信道的c++/c语言源程序,用于vs2010平台(The c++/c language source program for the AWGN channel, used for the VS2010 platform)
Platform: | Size: 1024 | Author: 彭菜菜 | Hits:

[Documentsawgn白噪声添加方法

Description: 在matlab中无论是wgn还是awgn函数,实质都是由randn函数产生的噪声。即:wgn函数中调用了randn函数,而awgn函数中调用了wgn函数。(The principle of AWGN adding white noise)
Platform: | Size: 29696 | Author: yudi550 | Hits:

[Communication-MobileAWGN信道模型下的模拟调制解调matlab实现

Description: 此程序实现了AWGN信道下的模拟调制解调,用的是matlab平台(This program implements the analog modulation and demodulation under the AWGN channel, using the MATLAB platform.)
Platform: | Size: 3072 | Author: 老牛99 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net