CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 差分编码

搜索资源列表

  1. ydm

    0下载:
  2. 仿真程序: 1. OSI参考模型的信息流动过程:设计一个仿真程序,说明OSI参考模型的信息流 动过程以及每层的作用。 2. 调制和解调:设计一个演示程序,说明调制解调器的调制和解调的过程 3. 信号的编码:设计一个仿真程序,演示信号的直接编码、曼彻斯特编码、差分曼 彻斯特编码; 4. 滑动窗口协议:设计一个仿真程序,说明滑动窗口协议的工作过程 5. 设计一个全双工停等协议 -simulation program : 1. OSI reference mod
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10011
    • 提供者:小龙
  1. diff_coding

    0下载:
  2. 在通信系统中,需要进行各种调制,比方说bdpsk,而该调制需要进行差分编码-bdpsk differential,to peap the modulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-05-11
    • 文件大小:1024
    • 提供者:薛雪雪
  1. resourse

    0下载:
  2. 可以接受原始GPS信号的数据,以便于下一步进行差分编码,实现精确定位的算法,是一个快速精准的方法。-Can accept raw GPS signal data, so that in the next step to differential coding, to achieve precise positioning of the algorithm is a fast and accurate method.
  3. 所属分类:GPS develop

    • 发布日期:2017-11-07
    • 文件大小:8291
    • 提供者:cc
  1. DPSK_matlab

    0下载:
  2. 用matlab实现通信系统中的DPSK差分编码器的源代码-the matlab source code of DPSK
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:2054
    • 提供者:lizhsh
  1. dpskzuizuihou

    0下载:
  2. 本程序模拟了一个2DPSK发送和接受的完整过程,差分编码采用模2加的方式得到,本次实验采用的是相移键控的方法得到发送信号,2DPSK信号最常用的解调方法有两种,本次实验采用的是极性比较法,先通过2PSK相干解调器,再经过码(反)变换器得到基带信号。 -This program simulates a 2DPSK sending and receiving complete process, differential coding is completed by modulo-2 additi
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:1663
    • 提供者:huangyihang
  1. fanzhen

    0下载:
  2. 通信系统的基本仿真,其中使用了差分编码和CRC编码。-Basic simulation of the communication system, wherein the differential coding and CRC coding.
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1051
    • 提供者:wkr
  1. differentialencoding

    1下载:
  2. 该程序实现差分编码功能,是个完整的工程,解压完打开工程运行就行,仿真波形文件也在里面,可以直接进行仿真,编写软件是QuatusII9.0版本.-The program implements a differential encoding function, is a complete project, open the project decompression run on the line, also inside the simulation waveform files can be d
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-05-11
    • 文件大小:236544
    • 提供者:汪赢光
  1. mskmodulate

    1下载:
  2. 随机产生二进制码元序列,进行msk一比特差分编码调制解调,恢复出原始码元序列,并进行误码率分析判断-Random binary code sequence, MSK a bit difference code modulation demodulation, restore the original symbol sequences, ber analysis and judgment
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2018
    • 提供者:duanyy
  1. diffcode

    0下载:
  2. 差分编码的实现、信噪比、误码率等等的实现,并且有截图,比较详细的资料。-Differential encoding implementation, SNR, BER, etc. to achieve, and there are shots, more detailed information.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:43213
    • 提供者:袁泳华
  1. DPSK2

    1下载:
  2. 2DPSK(差分编码调制)调制与解调。用matlab实现-2DPSK (differentially encoded modulation) modulation and demodulation. Using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2366
    • 提供者:wuq
  1. MSK

    0下载:
  2. MSK调制解调 通信系统的仿真,随机产生二进制序列,进行差分编码,再进行MSK调制解调-MSK modulate with MATLAB
  3. 所属分类:matlab

    • 发布日期:2016-06-05
    • 文件大小:2048
    • 提供者:卓飞
  1. diff_code

    0下载:
  2. Pi/4-DQPSK差分编码以及非相干解调和误码率计算。Box-muller产生AWGN和高斯信道。-Pi/4-DQPSK differential coding and non-coherent demodulation and error rate. Box-muller produce AWGN and Gaussian channel.
  3. 所属分类:Communication

    • 发布日期:2016-11-21
    • 文件大小:2048
    • 提供者:caidanchun
  1. successful_msk

    1下载:
  2. 基于MATLAB/simulinkMSK的频带调制系统 包括差分编码 串并转换-MATLAB/simulink MSK modulator passband differential encoder
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:8966
    • 提供者:tanya
  1. DPSKbianma

    0下载:
  2. 用MATLAB实现DPSK编码器功能,该程序对M=8情况的DPSK实现了差分编码-DPSK encoded using MATLAB functions, the program for the case of M = 8 DPSK achieve a differential coding
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:1146
    • 提供者:xujianhui
  1. despread

    0下载:
  2. 此函数完成差分编码和解扩功能 希望对了解编码有所帮助-This function complete differential encoding and despreading function we hope to understand the code help
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1388
    • 提供者:李华
  1. P

    0下载:
  2. 该工程实现了BDPSK调制器的设计,其中的主要模块有差分编码模块、分频模块、延时模块等。该工程在Quartus软件下运行。-The project implements the design of BDPSK modulator, the main module has a differential coding module, frequency module, time delay module etc.. The operation of the project in Quartus so
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3166055
    • 提供者:zhaohong
  1. zd21

    0下载:
  2. 2DPSK 调制与解调 包括参数初始化、信号初始化、求差分编码、产生基带信号、调制部分、相干解调、低通滤波部分、抽样判决 & 逆码变换部分、序列生成与差分还原。事实上这个程序不是我写的,是一个朋友下载了这个程序但是运行不了,我帮他改了其中的一些内容使之能够运行。(2DPSK modulation and demodulation It includes parameter initialization, signal initialization, differential codi
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:陀米巴
  1. ctnfiguratyon__package__registers

    0下载:
  2. 2ASK(OOK)信号的解调 svu 2ASK与MASK的功率谱 svu 2DPSK的差分编码与解码 svu 2FSK非相干解调 svu()
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:9216
    • 提供者:addyesu
  1. dpskk

    0下载:
  2. 这是一个进行2dpsk编码的程序,对信号源码进行差分编码!(This is a program for 2DPSK coding!)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:ZMAX
  1. DQPSK

    1下载:
  2. 基于DQPSK差分编码调制解调,希望对你有帮助。(DQPSK modulation and demodulation based on differential encoding, I hope to help you.)
  3. 所属分类:matlab例程

    • 发布日期:2019-03-07
    • 文件大小:1024
    • 提供者:可难
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com