搜索资源列表
Gngauss.产生高斯分布随机变量方法的Matlab脚本
- 产生高斯分布随机变量方法的Matlab脚本,运用该小程序可以方便产生高斯分布随机变量,Random variables have a Gaussian distribution methods Matlab scr ipt, use the small program can easily generate Gaussian distributed random variables
MAP. Matlab程序实现了MAP算法-最大后验概率算法
- 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。,The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution deco
AWGN-Rayleigh-BPSK-DSSS.rar
- 程序仿真了关于扩频系统在两种信道下的误码率,Process simulation of the spread spectrum system in about two channel BER
LDPC
- LDPC码性能的matlab仿真程序(BPSK调制,AWGN噪声)-Performance of LDPC code matlab simulation program (BPSK modulation, AWGN noise)
rayleigh-awgn-BPSK
- 用MATLAB仿真瑞利信道下的BPSK系统的误码率 和信噪比的关系曲线。-Using MATLAB simulation under Rayleigh channel BER BPSK system and the relationship between the curves of signal to noise ratio.
qpsk
- Passing signal to AWGN channel after QPSK modulation and plotting BER at SNR
DAB
- dab仿真程序,包括接收发送和AWGN的性能 -dab simulation procedures, including sending and receiving AWGN performance
awgn
- DTMF(双音多频)是用两个特定的单音频组合信号来代表数字信号的一种编码技术。两个单音的频率不同,代表的数字或实现的功能也不同。可采用8种频率代表电话机上的16个按键,10个数字键0~9和6个功能键*、#、A、B、C、D。具体的频率组合见参考书。要求: (1) 根据键盘输入的符号,利用MATLAB产生对应的DTMF信号;(2) 分别利用FFT算法和Goertzel算法计算该DTMF信号的频谱并画出频谱图;(3) 根据频谱图确定DTMF信号所代表的符号是否和输入的符号一致。 -DTMF (
ADDAwatermarking
- 用MATLAB实现了该算法,并对所实现方法进行了验证,在步骤(3)中则给出了求出滤波器类型及参数的方案,并进行验证,在步骤(4)中通过MATLAB的AWGN函数等相关知识实现了AWGN信道的仿真。 本文首先介绍数字水印和音频水印的相关概念和发展概况,接着介绍了完成仿真工作所需的基础知识,之后提出DA/AD变换的仿真实现,-Using MATLAB realization of the algorithm, and the realization method of authenticatio
simulation.example.with.matlab
- We simulate uncoded BER of BPSK modulated data as a function of SNR -in an AWGN channel -in a Rayleigh fading channel -in an AWGN channel when direct sequence spreading is used and compare results to the theoretical ones. We assum
matlab
- source code for awgn,BPSK modulation and demodulation,channel simulation,convolution encoder,data generator,encoder and fading channel
MPSK_AWGN_error
- calculate and plot M-PSK for AWGN channel with exact phase
main_2psk
- 2PSK调制与解调matlab仿真,包括高斯信道awgn,误码率分析-2PSK modulation and demodulation matlab simulation, including the Gaussian channel awgn, bit error rate analysis
Channel_Encode_AWGN_channel
- AWGN信道环境下,信道编码的性能分析(包括误码率BER和开销即运行时间),运用了Hamming Code Golay Code Circle Code and Converlute Code-channel encode including Hamming Code Golay Code Circle Code and Converlute Code in AWGN channel
QAM_AWGN_Fading
- Simulation of QAM + AWGN + Rayleigh Fading-Simulation of QAM+ AWGN+ Rayleigh Fading
AWGN
- Chirp UWB在AWGN信道下BOK调制误码率-The Chirp-BOK-UWB system has the same BER performance when only AWGN channal.
QPSK-AWGN
- this is simmulation QPSK modulation in AWGN channel
MATLAB
- this an example of LDPC code in which after encoding i have added AWGN(Additive white Gaussian noise) and bsc(binary symmetric channel). then i hav performed decoding operation. one can easily devloped different BER vs Eb/N0 graph of different channe
QPSKpRayleigh(AWGN)Simulation
- 高斯信道和瑞利信道下QPSK和BPSK的matlab仿真,比较误码率曲线,得出结论-Gaussian channel and Rayleigh channel QPSK and BPSK under the matlab simulation to compare the bit error rate curves, the conclusion
AWGN
- AWGN信道仿真,matlab平台。包括QPSK数据的生成 ,在信道中的传播,以及最后对数据的检测(AWGN channel simulation)