Welcome![Sign In][Sign Up]
Location:
Search - ber ser

Search list

[Other resourceMPSK_sim

Description: 这是一个非常好的mpsk仿真程序。其中包括BPSk,QPSK,8PSK,16PSK的BER和EB/N0曲线,SER和ES/N0曲线。
Platform: | Size: 1901 | Author: 杨丽 | Hits:

[Other resourceSpaceTimeBlockCodesSimulation

Description: 该m文件对空时分组编码进行了仿真,分析了再给定信道矩阵情况下的SER和BER。
Platform: | Size: 2578 | Author: gejianrun | Hits:

[Other resourceJafarkhani

Description: Jafarkhani的差分空时分组码matlab程序,在不同信噪比下,比较了系统SER和BER。采用2发1收,瑞利衰落信道
Platform: | Size: 6026 | Author: harriman | Hits:

[Other resourceChauYuen

Description: Chau Yuen的酉空时码例程, 瑞利衰落信道下,采用4发1收,比较了不同信噪比下的BER和SER
Platform: | Size: 38666 | Author: harriman | Hits:

[matlabMPSK_sim

Description: 这是一个非常好的mpsk仿真程序。其中包括BPSk,QPSK,8PSK,16PSK的BER和EB/N0曲线,SER和ES/N0曲线。-This is a very good MPSK simulation program. Including BPSk, QPSK, 8PSK, 16PSK the BER and EB/N0 curve, SER and ES/N0 curve.
Platform: | Size: 2048 | Author: 杨丽 | Hits:

[3G developSpaceTimeBlockCodesSimulation

Description: 该m文件对空时分组编码进行了仿真,分析了再给定信道矩阵情况下的SER和BER。-M file of the space-time block coding for simulation, analysis of the matrix channel is scheduled to give the case of SER and BER.
Platform: | Size: 2048 | Author: gejianrun | Hits:

[matlabJafarkhani

Description: Jafarkhani的差分空时分组码matlab程序,在不同信噪比下,比较了系统SER和BER。采用2发1收,瑞利衰落信道-Jafarkhani differential STBC matlab procedure, at different signal to noise ratio, the system compares the SER and BER. The use of 2-fat one admission, Rayleigh fading channel
Platform: | Size: 6144 | Author: harriman | Hits:

[matlabChauYuen

Description: Chau Yuen的酉空时码例程, 瑞利衰落信道下,采用4发1收,比较了不同信噪比下的BER和SER-Chau Yuen Unitary space-time code routines, Rayleigh fading channel, using 4-fat one collection, comparison of different signal to noise ratio of BER and SER
Platform: | Size: 37888 | Author: harriman | Hits:

[3G developMultipathChannelVerification

Description: Single/Multipath Channel Model Verificaiton EbNo vs. BER/SER under AWGN BPSK vs. QPSK Theory vs. Simulation AWGN vs. Flat Fading Channel Most files are written by myself, enjoy it. Figures are attached.
Platform: | Size: 74752 | Author: tornado22222 | Hits:

[Communication-MobileOFDM_16QAM

Description: OFDM 64 QAM BER and SER plot
Platform: | Size: 10240 | Author: jack dick | Hits:

[3G developRAKE_BER_CONVENC_QPSK

Description: *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 different SNR until at least 50 symbol errors are found – Plot the figure with x-coordinate in SNR (dB) and ycoordinate in SER. (Matlab function semilogy)
Platform: | Size: 7168 | Author: inbustrious | Hits:

[matlabOFDM_4QAM_R14

Description: OFDM/Simulink matlab procedure, at different signal to noise ratio, the system compares the SER and BER. The use of Rayleigh fading channel.
Platform: | Size: 10240 | Author: falai | Hits:

[matlabBERSER

Description: counting BER\SER OFDM
Platform: | Size: 1024 | Author: a | Hits:

[matlabCH5

Description: This a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory. Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is "runsim.m".It is recommended that 10000 runs (packets) be used for plotting frame error rates and 5000 runs for BER/SER. Obviously, you would require a fast machine!!! At least a P4 machine. We have used trace criterion for 4PSK states 4,8 and 16 as an example for 2x2 cases. The reader can use rank and determinant criteria, by commenting the trace criterion lines and copying the rank and determinant lines from the respective 2x1 cases. The SNR range can be varied by correcting the range at line 36 of file "runsim.m". This software has been tested with MATLAB version 6.0 and above with signal processing and communications toolbox options. -This is a GUI based system. The GUI is invoked from the command line by typing " ui_start" . The GUI is self explanatory. Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is " runsim.m" . It is recommended that 10000 runs (packets) be used for plotting frame error rates and 5000 runs for BER/SER. Obviously, you would require a fast machine!!! At least a P4 machine. We have used trace criterion for 4PSK states 4,8 and 16 as an example for 2x2 cases. The reader can use rank and determinant criteria, by commenting the trace criterion lines and copying the rank and determinant lines from the respective 2x1 cases. The SNR range can be varied by correcting the range at line 36 of file " runsim.m" . This software has been tested with MATLAB version 6.0 and above with signal processing and communications toolbox options.
Platform: | Size: 14336 | Author: 洪浩 | Hits:

[Communication-MobileMPSK_Grayencoded

Description: M-PSk(M=2,4,8)-grayencoded, in AWGN channel,plot BER and SER, compare it with theorical results
Platform: | Size: 2048 | Author: blue mermaid | Hits:

[matlabBER--SNR--BER-plot-for-BPSK

Description: Code matlab: BER,SER,SNR in cooperation network
Platform: | Size: 145408 | Author: quang anh | Hits:

[Communication-MobileModTest20120509_0

Description: Gray码的QPSK,8PSK,16QAM在AWGN下的调制解调程序,给出了BER,SER性能,做了理论曲线的对比,结果与理论值一致。三种调制方式都可以。程序注释详细,并附说明文档。 hcq908@163.com 20120509 - QPSK,8PSK,16QAM modulation and demodulation in AWGN channel with Gray coding. The BER and SER performance are presented and compared to thearotic value. The simulation results show that all of the matlab code is correct. Codes programed by Henry Cinque, hcq908@163.com 20120509
Platform: | Size: 58368 | Author: hcq | Hits:

[matlabex6

Description: QPSK BER SER AWGN 正交相移键控的基带数字通信系统-QPSK BER SER AWGN
Platform: | Size: 1024 | Author: 李晨曦 | Hits:

[OtherQPSK_soft

Description: qpsk analysis of ber and ser with theoritical values using matlab
Platform: | Size: 347136 | Author: udaya | Hits:

[matlab113172231mimo-simulate-GUI

Description: 这是一个基于GUI的系统。 通过键入“ui_start”从命令行调用GUI。 GUI是自我解释的。 工具提示以蓝色给出。 光标需要在这些位置上进行详细说明。 主要文件是“runsim.m”。建议使用10000次运行(数据包)来绘制帧错误率,对于BER / SER使用5000次运行。(This is a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory. Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is "runsim.m".It is recommended that 10000 runs (packets) be used for plotting frame error rates and 5000 runs for BER/SER.)
Platform: | Size: 16384 | Author: 好好学习8 | Hits:
« 12 3 »

CodeBus www.codebus.net