当前位置:
首页 资源下载
搜索资源 - using fft with bpsk
搜索资源列表
-
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下载:
BPSK-DSSS-CDMA-FFT
四个基本系统的代码-BPSK-DSSS-CDMA-FFT four basic system code
-
-
0下载:
Simulation program to realize OFDM transmission system using( proposed slantlt transform instead FFT transform)with pilot channel estimation in a fading channel for (BPSK,QPSK,8PSK and 16PSK) modulation and for two type of error plot BER(Bit error ra
-