Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - psk .m
Search - psk .m - List
实现M=4,8 PSK星设图 M=4的PSK系统,分别取信噪比为odB、10dB和20dB,在星座图上观察接收端接收到的信号向量。-achieve M = 4,8 PSK-based map of M = 4 PSK system, the signal-to-noise were taken odB. 10dB and 20dB, in the constellation observation receiving termination received signal vector.
Update : 2008-10-13 Size : 797byte Publisher : xoaxiao

i got the PSK.m in the mathworks hope you will like it.
Update : 2008-10-13 Size : 273.58kb Publisher : 賴紹軒

4psk&8psk的matlab实现,采用蒙特卡罗仿真法,计算误码率误比特率,绘制相应曲线-the realization of 4psk&8psk by Matlab tool,it use Monte Carlo way to calculate the BER and draw the graph.
Update : 2025-02-19 Size : 3kb Publisher : 王明

There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run jakesmodel.m first 2] Then run bpsk_spread.m . 3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented 4] The resulting performance is stored in BER_awgn. 5] Now uncomment the Rayleigh Fading code in bpsk_spread.m file. 6] Same time comment BER_awgn (line 112) and uncomment BER_ray variable. 7] Run the simulation. To compare the perfromances of the receiver using DSSS plot the BER_awgn and BER_ray >>semilogy([1:8],BER_awgn(1:8), g* ) hold on semilogy([1:8],BER_ray(1:8), -.b* ) hold on grid on -There are two zip files in the folder. Bpsk_ spread.m and jakesmodel.m Steps for simulatio n : 1] Run jakesmodel.m first 2] Then run bpsk_spre ad.m. 3] Note that during the first run bpsk_spr ead.m has no Rayleigh fading.This is because th e corresponding code has been commented 4] The r esulting performance is stored in BER_awgn. 5] Now uncomment the Rayleigh Fading code in bpsk_ spread.m file. 6] Same time comment BER_awgn (l 112 produced mostly in developed areas) and uncomment BER_ray variable. 7] Run the simulation. To compare the perfromances of the receiver using DSSS plot and the BER_awgn BE R_ray
Update : 2025-02-19 Size : 3kb Publisher : 朱振希

M-file for simulating a QPSK transmitter by modulating with a pseudo random bit stream. A serial to parallel conversion of the pseudo random bit stream is performed with mapping of two bits per symbol. A cosine and sine carrier is configured and the I and Q symbols modulate these carriers. The I and Q carriers are combined and time and frequency domain plots are provided showing key waveforms at various positions in the QPSK transmitter. -M-file for simulating a QPSK transmitter b y modulating with a pseudo random bit stream. A s erial to parallel conversion of the pseudo rand om bit stream is performed with mapping of two bi ts per symbol. A cosine and sine carrier is CBMs gured and the I and Q symbols Modulate these CARR IERS. The I and Q carriers are combined and a time nd frequency domain plots are provided showing key waveforms at various positions in the QPSK t ransmitter.
Update : 2025-02-19 Size : 2kb Publisher : xiaoying

M-file for simulating a QPSK transmitter by modulating with a pseudo random bit stream. A serial to parallel conversion of the pseudo random bit stream is performed with mapping of two bits per symbol. A cosine and sine carrier is configured and the I and Q symbols modulate these carriers. The I and Q carriers are combined and time and frequency domain plots are provided showing key waveforms at various positions in the QPSK transmitter. -M-file for simulating a QPSK transmitter b y modulating with a pseudo random bit stream. A s erial to parallel conversion of the pseudo rand om bit stream is performed with mapping of two bi ts per symbol. A cosine and sine carrier is CBMs gured and the I and Q symbols Modulate these CARR IERS. The I and Q carriers are combined and a time nd frequency domain plots are provided showing key waveforms at various positions in the QPSK t ransmitter.
Update : 2025-02-19 Size : 28kb Publisher : xiaoying

DL : 0
EM algorithm with a Rauch-Tung-Striebel smoother and an M step,内有说明-EM algorithm with a Rauch-Tung-Striebel's moother and an M step, which is described
Update : 2025-02-19 Size : 13kb Publisher : 大辉

实现M=4,8 PSK星设图 M=4的PSK系统,分别取信噪比为odB、10dB和20dB,在星座图上观察接收端接收到的信号向量。-achieve M = 4,8 PSK-based map of M = 4 PSK system, the signal-to-noise were taken odB. 10dB and 20dB, in the constellation observation receiving termination received signal vector.
Update : 2025-02-19 Size : 1kb Publisher : xoaxiao

i got the PSK.m in the mathworks hope you will like it.
Update : 2025-02-19 Size : 273kb Publisher : 賴紹軒

DL : 0
本设计是基于Matlab集成环境下用M文件编制程序来实现PSK信号的解调-The design is based on the Matlab environment integrated with M documentation procedures to achieve PSK signal demodulation
Update : 2025-02-19 Size : 446kb Publisher : huanghao

DL : 0
PSK的调制解调再任何环境中的实用情况和运用道理的运用-PSK modulation and demodulation of the environment no longer any practical use of reason and the use of
Update : 2025-02-19 Size : 4kb Publisher : 五项

编写M函数的MATLAB仿真程序,实现M=2,4,8,16,32的M相PSK符号差错概率。-The preparation of M simulation program MATLAB function, M = 2,4,8,16,32 to achieve the M-phase PSK symbol error probability.
Update : 2025-02-19 Size : 12kb Publisher : 沈友俊

M-PSK 误码率及无符号率的matlab源程序-M-PSK symbol error rate and the rate of non-matlab source
Update : 2025-02-19 Size : 53kb Publisher : zz

里面有8PSK,GMSK的matlab源程序,贡献出来了-I was interested in the theory for 8PSK and came across this m-file written in 1999. It requires 2 function calls (graymapPSK and grayunmapPSK) which I have included and must be uncommented(single comments only) and loaded into your workspace. Remove the function calls from this m-file after you load into your workspace. It seems to work well and give valid results for BPSK and QPSK but I have a question about the setup for 8PSK and the solution for Pseint where Pse=Pseint. Also, the Gray coding seems different than what I m used to. Some of you more theoretical minded may have some insight into the theory behind how Pseint was determined and comment. I don t have the communications toolbox-blockset and was wondering how it compared with Matlab s example simulation of 8PSK with Gray coding (in Simulink?) Each run takes about a minute and the loop iterations are shown in the command window. A numerical example of a satellite link is shown using uncoded QPSK
Update : 2025-02-19 Size : 3kb Publisher : 杨阳

MATLAB program for OFDM generation and reception This is a simple MCM communications system. The code is pretty self-explanatory. Here I have not used the cyclic prefix. Transmitter End: 1. Generate random serial data with M symbols (RANDSRC will do this) 2. Perform modulation (4-PSK = QPSK for now) 3. Serial to parallel 4. IFFT 5. Parallel to serial Receiver end Just opposite of transmitter end.
Update : 2025-02-19 Size : 1kb Publisher : snapaj

base FPGA design -PSK M rar hehe happy everyday-base FPGA design -PSK M rar hehe happy everyday......................
Update : 2025-02-19 Size : 128kb Publisher : peter

Mpsk simulation (m=2,4,8) from generation of bit stream through MPSK modulation and the creation of AWGN complex noise to the demodulation
Update : 2025-02-19 Size : 2kb Publisher : dave

M-PSk(M=2,4,8)-grayencoded, in AWGN channel,plot BER and SER, compare it with theorical results
Update : 2025-02-19 Size : 2kb Publisher : blue mermaid

DL : 0
PSK调制解调过程仿真,主要 仿真了2psk qpsk-BPSK QPSK
Update : 2025-02-19 Size : 1kb Publisher : 王琛

a coherent optical receiver for demodulating optical quadrature phase-shift keying (QPSK) signals. ... Third, this scheme is applicable to multilevel modulation formats such as M-array PSK and quadrature amplitude modulation (QAM). First contribution tackles the complexity of the direct detection noncoherent receiver for differentially encoded quadrature phase shift keying.
Update : 2025-02-19 Size : 546kb Publisher : Khan17
« 12 3 4 5 6 7 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.