CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 星座图 调制

搜索资源列表

  1. QPSK

    0下载:
  2. 采样QPSK调制误码的仿真程序和星座图的仿真程序-QPSK moduel
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5003
    • 提供者:谭程辉
  1. OQPSK

    0下载:
  2. oqpsk调制的MATLAB仿真,通过对其误码率,星座图性进行研究,得出调制的效率-MATLAB simulation of oqpsk modulated through its BER, constellation of, come to the efficiency of the modulation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:11253
    • 提供者:张明
  1. 16QAM2

    0下载:
  2. 对16QAM调制方式软解调,我们分为以下几个步骤进行: ⑴产生取值为0、1的随机数,作为16QAM调制的输入二进制序列; ⑵根据16QAM的星座图,按照输入序列分为I和Q两路进行映射,定义映射规则为00 -3,01 -1,11 1,10 3; ⑶产生一组高斯白噪声序列并分别叠加到映射后信号的实部、虚部; ⑷进行软解调。 -Soft demodulation of 16QAM modulation, we divided into the following steps: (1
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:364748
    • 提供者:shawn
  1. jidaixinhaotiaogaopin

    0下载:
  2. 首先产生随机二进制序列,对产生的二进制序列进行QAM调制画出星座图-First generate a random binary sequence, the binary sequence generated by the QAM modulation draw constellation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:890
    • 提供者:闫姗姗
  1. QliuuguifeenA

    0下载:
  2. QAM16调制的实现 matlab源程序源源码 星座图的输出与结果都正确 可直接使用。 -Matlab source source source constellation of QAM16 modulation output results are correct can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2721
    • 提供者:recruitparade
  1. 16QAM

    0下载:
  2. OFDM_16QAM信号的调制和解调,显示具体的信号波形和星座图-OFDM_16QAM signal modulation and demodulation, showing the signal waveform and constellation
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1505
    • 提供者:fan
  1. TQPSK_16QAM_Ah

    0下载:
  2. 本程序是用MATLAB编写的用于仿真通信系统中信号经过QPSSK和16QAM调制后,通过高斯白噪声和瑞利衰落信道的星座图仿真 -This program is a simulation of communication systems using MATLAB for signal through QPSSK and 16QAM modulation constellation of white Gaussian noise and Rayleigh fading channel simul
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:6601
    • 提供者:空白
  1. QPSK-OFDM

    0下载:
  2. 对OFDM运用的QPSK的调制与解调,其中包括星座图,误码率的仿真-Use of OFDM QPSK modulation and demodulation, including constellation, BER simulation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:3244
    • 提供者:梦陀螺
  1. 16QAM

    0下载:
  2. 16QAM调制与解调,可以实现不同信道噪声下的误码率计算,并画出频谱和星座图-16QAM modulation and demodulation error rate calculated under different channel noise and draw the spectrum and constellation
  3. 所属分类:3G develop

    • 发布日期:2017-11-10
    • 文件大小:1180
    • 提供者:周冬冬
  1. 16QAM

    0下载:
  2. 16QAM调制解调系统,实现了星座图,眼图,功率谱密度,含有误码率曲线-16QAM modulation and demodulation system, realized the constellation diagram, diagram, power spectrum density, containing the bit error rate curve
  3. 所属分类:Communication

    • 发布日期:2017-11-22
    • 文件大小:16200
    • 提供者:马马
  1. qpsk

    0下载:
  2. 实现不同噪声情况下qpsk的调制,并得出了星座图。-Implement different noise situation of QPSK modulation and the constellation diagram is obtained.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:550
    • 提供者:崔磊
  1. blind

    0下载:
  2. 实现信号处理中QAM调制、过信道、解调部分。其中QAM调制部分可改符号点数,M阶数,信道加高斯白噪声、时延、多径,调制解调均有星座图。通过本代码,可学习QAM调制解调,或者通信系统的知识。-To achieve QAM modulation, signal processing over channel, a demodulation section. QAM modulation section can be changed symbolic points M order channel ad
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1457
    • 提供者:Michael
  1. CPFSKandViterbiDecoding

    2下载:
  2. 1、“CPFSK”文件夹中是所有Matlab文件; 2、CPFSK_2.m为二进制调制程序,CPFSK_Steller_PSD.m绘制星座图和PSD; 3、Viterbi_Decoding.m为维特比译码,Viterbi_BER_plot.m绘制误码率曲线 3、pdf文件“CPFSK与Viterbi译码的实现和分析”是实验报告;-1 " -CPFSK folder all Matlab files 2, CPFSK_2.m binary modulation pro
  3. 所属分类:其他小程序

    • 发布日期:2014-01-13
    • 文件大小:1319386
    • 提供者:yx yang
  1. 16-qam-modulation

    0下载:
  2. 详细说明了16-qam调制信号波形和星座图-16-qam modulation signal waveform and constellation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-12
    • 文件大小:35974
    • 提供者:iris wang
  1. QPSK

    0下载:
  2. Matlab仿真通信系统的QPSK调制及相关解调,分别仿真数字信号在AWGN信道和Rayleigh衰落信道中的传输,包含内容:QPSK调制后的波形及其功率谱;AWGN信道输出波形及其功率谱;信号在Rayleigh信道之前与之后的星座图;6.用半波分析法仿真在AWGN信道与Rayleigh信道下的传输差错特性-Matlab simulation of QPSK modulation and demodulation of the communication system, are simulate
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:58714
    • 提供者:无名
  1. qpsk_qammod

    0下载:
  2. qpsk调制信号星座图及时域分析 含脉冲成型 适用于入门-qpsk modulation signal constellation diagram and time domain analysis containing pulse shaping for entry
  3. 所属分类:Communication

    • 发布日期:2017-12-03
    • 文件大小:1551
    • 提供者:wanghai
  1. 16QAM

    0下载:
  2. 16QAM调制解调matlab代码,星座图,眼图等程序-16QAM modulate and demodulate
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:2439
    • 提供者:li peng
  1. Untitled

    0下载:
  2. 16QAM调制解调 星座图加噪声前后的对比图 眼图等观察-16QAM modulation and demodulation constellation diagram plus noise before and after comparison chart eye diagram observed
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:927
    • 提供者:yy
  1. 16-PSK-modulation.

    0下载:
  2. 16PSK的调制 星座图显示程序 可以改成Npsk 见word文档内程序-The display program 16PSK modulation constellation can change Npsk to to see word document within program
  3. 所属分类:File Formats

    • 发布日期:2017-12-07
    • 文件大小:2759
    • 提供者:adam
  1. pll_carrier_syn

    1下载:
  2. 本程序是锁相环的仿真程序,具有接收端载波同步的功能。注释详尽,程序规范。发端的调制方式有单载波调制,BPSK调制,QPSK调制可供选择。程序中有星座图,锁相环的频差、相差图,以及解调后的基带波形。-This program is a phase-locked loop simulation program, the with carrier synchronization receiving end function. Notes detailed program specifications.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-18
    • 文件大小:4237
    • 提供者:liuwei
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com