搜索资源列表

  1. EDGE16QAM

    0下载:
  2. 我们现在GSM/EDGE信号采用的是旋转的8PSK调制方式,在这里,我们为了得到更高的信息传输速率,我们可以采用EDGE16QAM调制方式。-we GSM/EDGE signals using the rotating 8PSK modulation, and here we have to be higher data transfer speeds, we may use EDGE16QAM modulation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:48128
    • 提供者:张凯飞
  1. communication.simulation

    0下载:
  2. 该程序包括了通信系统的相关仿真程序(matlab),并给出了QPSK、MPSK、BPSK等调制方式的相关matlab仿真程序。-The procedures include the communications system simulation related procedures (Matlab), and gives a QPSK, MPSK, such as BPSK modulation of Matlab simulatio
  3. 所属分类:通讯编程

    • 发布日期:2024-05-14
    • 文件大小:8166400
    • 提供者:刘娜
  1. matlab-fsk

    0下载:
  2. 刚才上传的fsk的的解调程序,这是fsk的调制程序。同属于《通信原理》的系统仿真系列。--供刚接触到matlab的朋友使用。-just upload the FSK demodulator of the procedure, which is FSK modulation procedures. With the "Communication Theory" series of system simulation.-
  3. 所属分类:通讯编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:selena
  1. ask-modulate

    0下载:
  2. 通信原理系统仿真系列--ASK的调制。供刚接触到matlab编程的朋友使用。-communications system simulation series-- ASK modulation. For Matlab programming begin to use a friend.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:selena
  1. modulate-ask

    0下载:
  2. 通信原理系统仿真系列--ASK的调制。供刚接触到matlab编程的朋友使用。-communications system simulation series-- ASK modulation. For Matlab programming begin to use a friend.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:selena
  1. demodulation-askdet

    0下载:
  2. 刚才不小心上传了两个ask调制程序,不好意思。这是ask的解调程序,基于matlab的通信系统仿真系列。供刚接触到matlab的朋友使用。-just careless upload ask the two modulation procedure, sorry. This is ask the demodulation process, Matlab-based communications system simulation seri
  3. 所属分类:通讯编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:selena
  1. 4psk23

    0下载:
  2. 用MATLAB 模拟仿真数字调制4PSK求误码率,误信率并配有GUI-MATLAB simulation using digital modulation 4PSK seek error rate, the rate of false beliefs and equipped with GUI
  3. 所属分类:编程文档

    • 发布日期:2024-05-14
    • 文件大小:106496
    • 提供者:涂成林
  1. 8PSKProgrese

    0下载:
  2. 高速数据传输系统中,8PSK为常用的调制方式。为了满足更高的误码率指标,本文对软判决算法进行了深入的研究,并针对两种不同的软判决算法进行了误码率仿真。-high-speed data transmission system, commonly used for 8PSK modulation. In order to meet the higher rate of error, this pair of soft decision a
  3. 所属分类:波变换

    • 发布日期:2024-05-14
    • 文件大小:408576
    • 提供者:
  1. am

    0下载:
  2. AM调制及单边带调制 程序规范易懂,It will be helpful to you!-AM modulated single-sideband modulation procedures and norms understandable, It will be helpful to you!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:凌珏
  1. Amplitude_Modulation

    0下载:
  2. 幅度调制,It is a diffrent matlab code for amplitude modulation.-amplitude modulation, It is a different Matlab code for amplitude Modul ation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:凌珏
  1. Frequency_Modulation1

    0下载:
  2. 频率调制,It is a diffrent matlab code for frequency modulation.-frequency modulation, It is a different Matlab code for frequency Modul ation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:凌珏
  1. ofdmmatlab5

    0下载:
  2. MATLAB例程。包括ofdm的调制解调,信道传输,并以CDMA进行比较-MATLAB routines. Including the OFDM modulation and demodulation, the Channel Tunnel, and to compare CDMA
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:19456
    • 提供者:wrwrwrrr
  1. FSKmodemodulateVHDLprogramme

    0下载:
  2. FSK调制与解调的vhdl源代码与仿真指导,是word文档打开。-FSK modulation and demodulation of VHDL source code and simulation of the guide is the word document open.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:52224
    • 提供者:吴涛
  1. G726onTMS320C54xDSP

    0下载:
  2. The Implementation of G.726 Adaptive Differential Pulse Code Modulation (ADPCM) on TMS320C54x DSP-The Implementation of G.726 Adaptive Diff erential Pulse Code Modulation (ADPCM) on TMS3 20C54x DSP
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:288768
    • 提供者:eckuk
  1. 2FSKmodulate

    0下载:
  2. 这是关于2FSK调制算法的,包括了理论知识和MATLAB仿真源程序及其仿真结果-2FSK modulation algorithm, including the theoretical knowledge and MATLAB source and the simulation results
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:74752
    • 提供者:苏军辉
  1. modulation

    0下载:
  2. 包括了无线通信中频繁使用的一些基本的信源编码方式,如QPSK,MASK等.-including wireless communications frequent use of some of the basic source coding methods, such as QPSK, such as MASK.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-14
    • 文件大小:32768
    • 提供者:lisi
  1. Amodulation

    0下载:
  2. 模拟调制信号产生,am,ssb,dsb.fm,comb-analog modulation signal generator, am, SSB, dsb.fm, comb
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:正当
  1. dmtteq

    0下载:
  2. 多载波调制的仿真程序-multicarrier modulation simulation program EXPLOSIVE
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:148480
    • 提供者:老杨
  1. zltz

    0下载:
  2. 实现增量调制的简单的程序,十分简短。你应该可以作得更好-delta modulation to achieve the simple procedure is very short. You should be able to do better
  3. 所属分类:通讯编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:wukai
  1. FSK_O

    0下载:
  2. FSK调制模型,提倡共享。谢谢大家支持。-FSK modulation model, promoting sharing. Thank you for support. Thank you, Thank you, thank
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:晏飞
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org