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

搜索资源列表

  1. MODULATOR

    6下载:
  2. 发射,接收通信系统仿真。 1.卷积编码,解码; 2.16QAM,2FSK,2ASK,2PSK调制,解调; 3.误码曲线和误码率计算。-Fired, receiving communication system simulation. 1. Convolutional encoding, decoding 2.16QAM, 2FSK, 2ASK, 2PSK modulation, demodulation 3. BER curves and BER calculation.
  3. 所属分类:Other systems

    • 发布日期:2014-12-25
    • 文件大小:332588
    • 提供者:Arsram
  1. fsk

    0下载:
  2. 在MATLAB中编一个2FSK调制的信号,可以用类似方式产生2psk信号等等其他调制信号-A 2FSK in MATLAB code modulated signal can be used to produce a similar manner 2psk modulation signal, and so other
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:589
    • 提供者:黄瓜
  1. fpga-fpdpsk

    0下载:
  2. FSK/PSK调制顶层文件 ,正弦波模块 ,正弦波模块初始化文件 ,振幅调整及波形选择模块 ,频率显示值地址产生模块 ,频率步进键核心模块 ,弹跳消除电路-FSK/PSK modulation top-level documents, sine-wave modules, module initialization file sine wave, amplitude adjustment and waveform selection module, the freque
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:27490
    • 提供者:libing
  1. 2ASK.2PSK.2FSK

    0下载:
  2. 通信原理实验 数字信号2ask2psk2fsk调制与解调-Communication Theory Digital Signal 2ask2psk2fsk experimental modulation and demodulation
  3. 所属分类:Communication

    • 发布日期:2017-03-22
    • 文件大小:4170
    • 提供者:zhangqun
  1. binarymod

    0下载:
  2. 二进制数字调制信号ook,2psk,2fsk信号及其频谱-Binary digital modulation signal ook, 2psk, 2fsk signal and its spectrum
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1711
    • 提供者:lijing
  1. SystemView

    0下载:
  2. 基于Systemview的通信系统的仿真 主要是运用Systemview软件对二进制振幅键控(2ASK)系统、二进制移频键控(2FSK)系统、二进制移相键控(2PSK)系统以及二进制差分相位键控(2DPSK)系统进行设计,然后对设计的系统进行仿真,这其中分别包括它们的调制和解调系统。-Systemview based simulation of communication systems is the use of software Systemview binary amplitude s
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:877777
    • 提供者:lsp
  1. MATLAB_digital_modulation

    6下载:
  2. 设定噪声为高斯白噪声,对2ASK、2FSK、2PSK、2DPSK等各种调制方式及相应的主要解调方式下(分相干与非相干)的误码率进行统计,并与理论值进行比较,以图形方式表示误码率与信噪比间的关系。 -Set the noise is Gaussian white noise, right 2ASK, 2FSK, 2PSK, 2DPSK a variety of modulation and corresponding demodulation mode, the main (sub-coher
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4375
    • 提供者:温倩
  1. exp3

    7下载:
  2. 设定噪声为高斯白噪声,对2ASK、2FSK、2PSK、2DPSK等各种调制方式及相应的主要解调方式下(分相干与非相干)的误码率进行统计,并与理论值进行比较,以图形方式表示误码率与信噪比间的关系。-Set the noise is Gaussian white noise, right 2ASK, 2FSK, 2PSK, 2DPSK a variety of modulation and corresponding demodulation mode, the main (sub-coherent
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1448
    • 提供者:demi
  1. simulationof2pskber

    0下载:
  2. 本程序实现了一个基本的基于2psk的误码率仿真程序,比较适合初学通信的人士学习。-This program realize a simulation based on Bpsk modulation, and it is suitable for any beginner of telecommunication
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:42553
    • 提供者:王小明
  1. bpskbersm

    0下载:
  2. 基于MATLAB的2PSK调制,模擬錯誤率-MATLAB-based 2PSK modulation, analog error rate
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:603
    • 提供者:曾琪騰
  1. tiaozhi

    0下载:
  2. 产生一组随机的0、1二进制比特序列,分别用2ASK, 2FSK, 2PSK和2DPSK四种调制方式把它们调制到一个较高的载频上,结果给出前8个比特所对应的时域波形。-0,1 generate a set of random binary bit sequence, respectively 2ASK, 2FSK, 2PSK and 2DPSK four kinds of modulation modulation them to a higher carrier frequency, the r
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:729
    • 提供者:weiwei
  1. 2DPSK

    0下载:
  2. 设计一个2DPSK数字调制系统,要求: (1)设计出规定的数字通信系统的结构; (2)根据通信原理,设计出各个模块的参数(例如码速率,滤波器的截止频率等); (3)用Matlab或SystemView 实现该数字通信系统; (4)观察仿真并进行波形分析; (5)系统的性能评价。 -Design a 2DPSK digital modulation system requirements: (1) design a digital communication sys
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:271670
    • 提供者:许发扬
  1. matlab

    1下载:
  2. 这组代码模拟了整个信号的编码,调制,解调,译码在无线通信,其中包括A-law扩展,PCM和的2PSK调制解调的技术过程。-This collection of codes simulates the whole signal encoding, modulation, demodulation, decoding process in wireless communication, which involves the techniques of A law companding, PCM, a
  3. 所属分类:matlab例程

    • 发布日期:2013-01-29
    • 文件大小:2352
    • 提供者:songruojia
  1. simulink

    1下载:
  2. simulink的数字调制解调仿真。以simulink为基础平台,对2ASK、2FSK、2PSK信号的仿真-Digital modulation and demodulation simulink simulation. The simulink-based platform, 2ASK, 2FSK, 2PSK Signal Simulation
  3. 所属分类:software engineering

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

    4下载:
  2. 信源产生、信道编码、调制、信道传输、解调、信道译码、差错比较等通信过程的Simulink仿真方法。分析几种调制方式(2FSK、2PSK、QPSK、16PSK、16QAM)在不同信噪比下的通信质量。-Generated source, channel coding, modulation, channel transmission, demodulation, channel decoding, error comparison of the communication process of th
  3. 所属分类:Communication

    • 发布日期:2016-06-15
    • 文件大小:25600
    • 提供者:李敏浩
  1. 2ask-2fsk-2psk

    0下载:
  2. 三种基本调制方式(2ask 2fsk 2psk)的仿真源码 解调方式为相干解调,过程较详细,推荐下载-Three basic modulation (2ask 2fsk 2psk) Demodulation of the simulation source code for the coherent demodulation, the process in more detail, it is recommended to download
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:44521
    • 提供者:xv
  1. 2psk

    0下载:
  2. 2PSK的调制与解调,源代码很详细,并有注释,程序功能也能完善,可以直接使用哦!-the modulation and demodulation of 2psk
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:32334
    • 提供者:明慧
  1. HuffmanPsk

    0下载:
  2. huffman编译码,(7,4)循环码,2psk调制,高斯信道。-huffman encoding and decoding, (7,4) cyclic code, 2psk modulation, Gaussian channel.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7771
    • 提供者:
  1. Untitled8_2PSK

    0下载:
  2. 2PSK的调制,波形生成,滤波器生成,信号识别-2PSK modulation, waveform generation, the filter generation, signal recognition
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-10
    • 文件大小:1092
    • 提供者:liu
  1. psk

    2下载:
  2. 2PSK调制 verilog语言 ISE10.1希望各位用得着-2PSK modulation verilog language ISE10.1 hope the you need it
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2014-01-11
    • 文件大小:791790
    • 提供者:zhangjianguo
« 1 23 4 5 »
搜珍网 www.dssz.com