登录
首页 » matlab » DSB

DSB

于 2020-03-18 发布
0 471
下载积分: 1 下载次数: 2

代码说明:

说明:  在AM信号中,载波分量并不携带信息,仍占据大部分功率,如果抑制载波分量的发送,就能够提高功率效率,这就抑制载波双边带调制DSB-SC(Double Side Band with Suppressed Carrier),简称双边带调制(DSB)。(In AM signal, the carrier component does not carry information and still occupies most of the power. If the transmission of the carrier component is suppressed, the power efficiency can be improved. This is called double side band with suppressed carrier (DSB for short).)

文件列表:

DSB.m, 2346 , 2020-03-07
SSB.m, 4738 , 2020-03-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • IEC 60870-5-101Transmission protocols
    说明:  IEC 60870-5-101 通信规约英文版规范(IEC 60870-5-101-2003 Telecontrol equipment and systems Part 5-101 Transmission protocols)
    2020-06-17 09:20:02下载
    积分:1
  • 802.11n.11n_channel
    802.11n信道模型,文件里涵盖了802.11n的信道模型MATLAB仿真代码(802.11n channel model, the document covers the 802.11n channel model MATLAB simulation code)
    2021-02-21 21:09:42下载
    积分:1
  • FMradio
    simulink仿真收音机链路FM radio(Simulink simulation radio link)
    2017-12-01 10:02:29下载
    积分:1
  • mimo_BPSK_ML_ZF_MSME
    说明:  2*2 mimo系统在BPSK调制下ML,ZF,MMSE检测算法性能比较(Performance comparison of ML, ZF and MMSE detection algorithms for 2 * 2 MIMO system under BPSK modulation)
    2020-12-12 17:19:16下载
    积分:1
  • C# JSON
    说明:  已封装好C#调用JSON语句方法,dll文件(Encapsulated C# Call JSON Statement Method, DLL File)
    2019-05-17 13:31:38下载
    积分:1
  • John.Wiley.and.Sons.Essentials.of.Error.Control
    第1章 用于可靠数字传输和存储的编码 第2章 代数引论 第3章 线性分组码 第4章 重要的线性分组吗 第5章 循环码 第6章 二进制BCH码 第7章 非二进制BCH码、RS码及其译码算法 第8章 大数逻辑可译码有限几何码 第9章 线性分组码的网络 第10章 基于可靠性的线性分组码软判决译码算法 第11章 卷积码 第12章 卷积码的最优译码 第13章 卷积码的次优译码 第14章 基于网络的软判决译码算法 第15章 级联编码、码分解与多阶段译码 第16章 Turbo编码  第17章 低密度单奇偶校验码 第18章 网络编码调制 第19章 分组编码调制 第20章 纠突发错误码 第21章 纠突发错误卷积码 第22章 自动请求重传(ARQ)策略 附录A 伽罗华域的表 附录B GF(2m)中元素的最小多项式 附录C 长度至2 10-1的二进制本原BCH码的生成多项式 9.6 卷积码 (Error-controlled coding techniques are used to detect and/or correct errors that occur in the message transmission in a digital communications system. Wireless personal channels used by mobile communications systems and storage systems for digital multimedia data all require the implementation of error control coding methods. Demonstrating the role of coding in communication and data storage system design, this text illustrates the correct use of codes and the selection of the right code parameters. Relevant decoding techniques and their implementation are discussed in detail. Providing communication systems engineers and students with guidance in the application of error-control coding, this book emphasizes the fundamental concepts of coding theory while minimising the use of mathematical tools. * Reader-friendly approach ti coding in communication systems providing examples of encoding and decoding, information theory and criteria for code selection * Thorogh descriptions of releva)
    2021-04-26 14:28:45下载
    积分:1
  • MIMO信系统
    这是一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计。 此系统包括QPSK调制解调,IFFT调制,空时编解码,基于训 练符号的信道估计等通信模块。(This is a simulation design of a MIMO_OFDM communication system based on space time block coding. The system includes QPSK modulation and demodulation, IFFT modulation, space-time codec, and training based on training. A communication module, such as the channel estimation of a symbol.)
    2018-03-13 10:05:38下载
    积分:1
  • BPSK
    BPSK调制在高斯信道下的性能,误比特率和信噪比的曲线(BPSK modulation performance under gaussian channel, signal to noise ratio and bit error rate curve )
    2021-04-18 13:28:57下载
    积分:1
  • lijing
    说明:  基于Simulink的DPSK的通信系统仿真 Simulink 是MATLAB提供的实现动态系统建模和仿真的一个软件包,它让用户把精力从编程转向模型的构造,为用户省去了许多重复的代码编写工作;Simulink 的每个模块对用户而言都是透明的,用户只须知道模块的输入、输出以及模块的功能,而不必管模块内部是怎么实现的,于是留给用户的事情就是如何利用这些模块来建立模型以完成自己的仿真任务;至于Simulink 的各个模块在运行时是如何执行,时间是如何采样,事件是如何驱动等细节性问题,用户可以不去关心,正是由于Simulink 具有这些特点,所以它被广泛的应用在通信仿真中,利用Simulink 强大的工具箱和其建模的优势建立了常用的DPCM数字电话通信系统仿真模型,对该通信系统进行了模型构建、系统设计、仿真演示、结果显示以及综合性能分析,而且该分析方法同样可推广到其它的通信系统,具有普遍意义。(Simulink-based simulation of Simulink DPSK communication system is provided by MATLAB dynamic system modeling and simulation of a software package that allows users to shift attention from the programming model of the structure, the user save a lot of repetitive coding work Simulink Each module is transparent to the user, the user need only know the module s input, output and functional modules, rather than how the realization of the internal control module, and then left to the user to do is how to use these modules to build model to fulfill its a simulation tasks as Simulink s Ge Ge module at run time how Zhi Xing, Shi Jian yes how to sample, events are the details of how to drive and so on Xing problem, users can not care, Zheng Shi as Simulink those characteristics, so Ta is widely used in communication simulation, using Simulink toolbox and its powerful modeling advantage of the establishment of a common DPCM Digital telephone communication system simulation model, the communica)
    2010-04-24 15:20:45下载
    积分:1
  • i-jetty-xs-(1)
    ijetty服务器的启动关闭以及资源下载,基本框架,直接import进eclipse就可运行(ijetty server startup shutdown, and resources, the basic framework for direct import into eclipse can be run)
    2013-07-01 14:21:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载