搜索资源列表
-
0下载:
OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵
共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量
在0,N/2点必须是实数 一般选为0
1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI
clc
close all
clear all
figure(1)
n=160
for i=1:n
data(i
-
-
0下载:
QPSK调制全称Quadrature Phase Shift Keying ,意为正交相移键控,是一种数字调制方式。数字信号的四相相移键控调制与解调技术以其灵活性和通用性而得到广泛的应用,符合未来数字通信技术发展的方向。随着移动通信技术的发展,以前在数字通信系统中采用FSK、ASK、PSK等调制方式,逐渐被许多优秀的调制技术所替代。-QPSK modulation partial Quadrature Phase Shift Keying, Quadrature Phase Shift Keyi
-
-
0下载:
在MATLAB上实现GMSK/GFSK调制解调,能输出频率轨迹和相位轨迹图,以及调制解调的频谱图-Achieve GMSK/GFSK modem on MATLAB, the output frequency can track and phase trajectories, and spectrum modulation and demodulation
-
-
0下载:
在MATLAB simulink中搭建MSK调制解调模型,码元速率可以调整,可以增加信道模型也观察信噪比与误码率之间的关系,scope观察解调结果。-MSK modem built in MATLAB simulink model, the symbol rate can be adjusted to increase the channel model can also observe the relationship between SNR and BER, scope observatio
-
-
0下载:
这个是一个FSK调制解调MATLAB实现的程序,是简化版的,调制解调一起调试的~-This is a FSK modulation demodulation of the MATLAB program, is a simplified version, modem debugging together ~
-
-
0下载:
这个是一个FSK调制解调MATLAB实现的程序,是简化版的,调制解调一起调试的~(This is a FSK modulation demodulation of the MATLAB program, is a simplified version, modem debugging together ~)
-