搜索资源列表
SNR(complete)
- 基于matlab的GUI的GPS捕获,跟踪,及PVT解算程序-The GPS-based GUI matlab for acquisition, tracking, and PVT solver
qpsk
- Passing signal to AWGN channel after QPSK modulation and plotting BER at SNR
matlab_code_glonass
- forming of a signal, GLONASS system, coherent reception, graph autocorrelation, crosscorrelation function, bit-error probability[SNR]
wirelesscomm
- In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for uniformly quantized synchronous code division multiple access (CDMA) signals in additive white Gaussian noise (AWGN) channels.This project is mainly bas
DigitalbasebandtransmissionsystemimplementationMAT
- 数字基带传输系统的MATLAB仿真实现 function [sampl,re_sampl]=system_1(A,F,P,D,snr,m,N) 输入变量A ,F,P分别为输入信号的幅度、频率和相位,D为量化电平数,snr 为信道信噪比,N为D/A转换时的内插点数;输出变量sampl为抽样后的输入 信号,re_sampl为恢复出的输入信号。 数字基带传输系统的MATLAB仿真实现 [sampl,quant,pcm]=a_d_1(A,F,P,D) [change
SHIYAN_3
- 利用M函数仿真扩频通信系统。6个用户的CDMA的同步通信系统,每个用户利用L=31的Gold码,进行扩频,信道为AWGN信道,接收端利用匹配滤波器进行检测。绘出当N=10000个发射比特下,SNR=0:15(dB)时的误码率曲线。 -M function simulation using Spread Spectrum Communication System. 6 simultaneous users of CDMA communication system, each user of t
DS-CDMA_with_BPSK_and_Walsh_code
- A simple program for simulation of CDMA system with Walsh-Hadamard Code. Result of this program is plot of BER vs SNR.
Asynchronous_CDMA
- This the simulink file that demonstrates the fundametal principle of operation behind asynchronous CDMA systems using Welsh codes. The system performance can be evaluated by changing the processing gain at the transmitter and by increasing or decreas
SNRESTIMATE
- 信噪比估计代码,附有IEEE文献一篇,在AWGN下进行了MCRB的相关仿真-A Comparison of SNR Estimation Techniques for the AWGN Channel
simulation_example_with_matlab
- BPSK modulatedion data as a function of SNR
ofdm1
- 利用卷积编码和BPSK调制方式,关于高斯白噪声信道下信噪比与比特误码率关系的Simulink仿真-The use of convolutional coding and BPSK modulation on the Gaussian white noise channel ,the relationship between SNR and bit error rate using Simulink simulation
This_one
- Cooperative communication_power control a) Generate random binary sequence of +1’s and -1’s. (b) Given different Power to the source and the relay as well (c) Multiply the symbols with the channel and then add white Gaussian noise. (d) At
bfsk
- clear all snrdB_min = 0 snrdB_max = 10 SNR (in dB)limits snrdB = snrdB_min:1:snrdB_max Nsymbols = input( Enter number of symbols > ) snr = 10.^(snrdB/10) convert from dB h = waitbar(0, SNR Iteration ) -clear all snrdB_min =
1
- OFDM中不同信噪比对误码率性能的影响的matlab仿真的实验代码-Different OFDM bit error rate performance of SNR on the impact of the experiment code on matlab simulation
rayleigh
- Create Rayleigh fading channel object Compute error rate for different values of SNR Range of SNR values, in dB values
ofdm
- 对OFDM通信系统进行仿真,使用AWGN信道,生成误码率与信噪比的仿真图形,并与理论图形进行比较-The simulation of the OFDM communication system, using the AWGN channel, BER and SNR generated graphic simulation, and compared with the theoretical graph
RAKE_BER_CONVENC_QPSK
- *Demonstrate convolutional encoding and decoding *Simulate BER for QPSK and BPSK, plot and then **compare the result with the theoretical value. *compare SER of the Rake and ML. – Symbols are taken randomly from QPSK. – Run the simulation for
MATLAB
- 本程序用以仿真块状导频时不同信噪比条件下的误码率和均方误差,信道估计采用最小二乘法和改进的最小二乘法。 -The pilot program for the simulation block different SNR when the bit error rate and mean square error channel estimation using the least square method and the improved least square method.
hao
- 6种信号的调制识别,识别率在SNR<10是高达90 。非常好的程序-a very good matlab program!
OFDM simulation matlab
- This file simulates OFDM using various modulations schemes The user chooses whether to use BPSK or QPSK ar 16-QAM. Then the code proceeds by inserting Cyclic Prefix and Pilot Signals This is followed by FFT (Fast Fourier Transform) A channel is simul