CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 8psk modulation

搜索资源列表

  1. 8PSK

    0下载:
  2. 8PSK modulation type generation
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1633
    • 提供者:Jefferson Xu
  1. Digital_Modulation.zip

    0下载:
  2. Modulation ASK, OOK, BPSK, QPSK, 8PSK Digital modulation techniques,Modulation ASK, OOK, BPSK, QPSK, 8PSK Digital modulation techniques
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:113131
    • 提供者:Rafal
  1. 8psk

    2下载:
  2. 一套完整的8-PSK调制解调的程序,对学习通信原理的初学者很有帮助。-A GOOD RESOURCE FOR STUDING MODULATION AND DEMODULATION
  3. 所属分类:3G develop

    • 发布日期:2017-04-08
    • 文件大小:4476
    • 提供者:刘飞南
  1. 8psk

    0下载:
  2. 实现8PSK的调制编程源码,费了两个月才搞出来的,跟大家分享。-8PSK modulation to achieve programming source, spent two months out of practice, sharing with you.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:4013
    • 提供者:Lorry
  1. 8psk

    0下载:
  2. 8PSK数字调制的LabVIEW演示源代码。-Digital modulation 8PSK presentation of LabVIEW source code.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-22
    • 文件大小:22038
    • 提供者:zhangcangwang
  1. 8PSK_MTKL

    0下载:
  2. 文件中包含了详细的8PSK调制解调的原理和代码,并对8PSK调制进行了蒙特卡洛仿真(有源代码)-File contains a detailed 8PSK modulation and demodulation principles and code, and 8PSK modulation for the Monte Carlo simulation (source code)
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:8356
    • 提供者:杨发森
  1. Modulation_Demodulation_8PSK_FPGA

    1下载:
  2. 基于8PSK的调制解调,中间还有滤波器,内插器,正交调制-Based on 8PSK modulation and demodulation of the middle there are filters, interpolation, and quadrature modulation
  3. 所属分类:Communication-Mobile

    • 发布日期:2014-07-27
    • 文件大小:3810
    • 提供者:xiaoxiao
  1. 8psk

    0下载:
  2. 这个是8psk调制的程序,调试可用-This is 8PSK modulation procedures, debugging can be used
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-14
    • 文件大小:3791
    • 提供者:汪洋
  1. ASK-OOK-FSK-BPSK

    1下载:
  2. Matlab代码实现了一个调制的GUI界面,同时实现了ASK, OOK, BPSK, QPSK, 8PSK调制算法的源代码。以图像形式展示了各种调制算法的实际运行结果。 -Matlab code implementation of a modulation GUI interface, at the same time achieve the ASK, OOK, BPSK, QPSK, 8PSK modulation algorithm source code. Image form a
  3. 所属分类:matlab

    • 发布日期:2015-01-25
    • 文件大小:4585
    • 提供者:林文媛
  1. Modulation

    0下载:
  2. Modulation of BPSK, ASK, OOK, QPSK, 8PSK, QAM in Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:9984
    • 提供者:Snoweternal
  1. ASKOOKFSKBPSKQPSK8PSKofdm

    0下载:
  2. ASK, OOK, FSK, BPSK, QPSK, 8PSK(ofdm)de的调制方式-ASK, OOK, FSK, BPSK, QPSK, 8PSK (ofdm) de the modulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3800
    • 提供者:lengyue
  1. MPSKTransmissonwithGausNoise

    1下载:
  2. 本程序用于完成BPSK、QPSK、8PSK的调制仿真。并可任意扩展到MPSK和MQAM。程序分成三个部分:phase.m对基带码元序列进行脉冲成型,可选矩形脉冲,升余弦脉冲和平方根升余弦脉冲; model.m 为主程序,完成各种信号的基带星座图映射、脉冲成型和调制; command.m给出一个简单的频谱显示测试。-This procedure for the completion of BPSK, QPSK, 8PSK modulation simulation. Arbitrary and m
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3956
    • 提供者:long
  1. question10

    1下载:
  2. 利用MATLAB实现随机二进制码8psk调制并画出时域图形。-The use of MATLAB binary code to achieve a random draw 8psk modulation and time-domain graphics.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:734
    • 提供者:zhangyuanhao
  1. demodulation

    0下载:
  2. This a matlab file for constellation of an 8psk modulation-This is a matlab file for constellation of an 8psk modulation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:537
    • 提供者:geo1985
  1. 8psk

    0下载:
  2. 1、 产生等概率且相互独立的二进制序列,画出波形; 2、产生均值为0,方差为1的加性高斯随机噪声; 3、进行8PSK调制,画出波形; 4、进行蒙特卡罗分析; 5、解调8PSK,画出眼图。-1、Produce equal probability and independent of each other binary sequence, draw waveform 2、Generate mean 0, variance 1 of the additive Gaussian ra
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:312642
    • 提供者:刘蓉
  1. modulation

    1下载:
  2. 有关4QAM,16QAM,64QAM,DQPSK的调制解调的-The 4QAM, 16QAM, 64QAM, DQPSK modulation and Demodulation
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:454000
    • 提供者:dick
  1. 8psk

    0下载:
  2. 8psk调制解调及蒙特卡罗分析 眼图分析-8psk modulation and demodulation and Monte Carlo analysis of eye-diagram analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1876
    • 提供者:wang
  1. 8psk

    0下载:
  2. 本程序实现了8PSK的调制与传输,计算了误码率等性能参数-This procedure achieved 8PSK modulation and transmission, calculated performance parameters such as bit error rate
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1472
    • 提供者:Wilson Xie
  1. Project_2

    0下载:
  2. 8PSK Modulation and Demodulation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:117385
    • 提供者:Thomas
  1. 8psk

    0下载:
  2. function函数,实现8PSK调制,包括相位映射、成形滤波、载波调制,语句格式规范,含有注释,运行可用(this is a function to realize 8PSK modulation,including phase mapping, shaping filtering, carrier modulation,Statement format specification, containing annotations, running available)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:114688
    • 提供者:PEI_EEI
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com