登录
首页 » matlab » modulation

modulation

于 2021-01-03 发布 文件大小:31KB
0 310
下载积分: 1 下载次数: 23

代码说明:

  常用数字调制技术,包括BPSK,OQPSK,QPSK,MSK,GMSK,QAM等的调制解调仿真程序,并且包含AWGN及衰落信道下的仿真,对学习数字调制技术有较大帮助(Commonly used digital modulation techniques, including BPSK, OQPSK, QPSK, MSK, GMSK, QAM modulation and demodulation simulation program such and includes AWGN and fading channel simulation, the study of digital modulation techniques of great help)

文件列表:

modulation
..........\BERbpsk.dat,375,2005-04-24
..........\BERbpskfad.dat,44,2005-04-24
..........\BERoqpsk.dat,42,2013-07-11
..........\BERqpsk.dat,43,2005-04-24
..........\BERqpskfad.dat,44,2005-04-24
..........\bpsk.m,2753,2001-11-30
..........\bpsk_fading.m,4484,2001-11-30
..........\bpsk_test.m,2838,2005-04-24
..........\comb.m,658,2001-11-26
..........\compconv.m,562,2001-11-30
..........\compoversamp.m,684,2001-11-30
..........\delay.m,743,2001-11-30
..........\fade.m,2167,2001-11-27
..........\gaussf.m,1052,2001-11-30
..........\gmsk.m,3387,2001-11-30
..........\gmsk_fading.m,5109,2001-11-30
..........\hrollfcoef.m,1652,2001-11-27
..........\msk2.m,2967,2001-11-30
..........\msk2_fading.m,4691,2001-11-30
..........\msk_fading.m,4657,2001-11-30
..........\oqpsk.m,3182,2001-11-30
..........\oqpsk_fading.m,4790,2001-11-30
..........\oversamp.m,497,2001-11-27
..........\oversamp2.m,507,2001-11-30
..........\qam16.m,2780,2001-11-30
..........\qam16_fading.m,4592,2001-11-30
..........\qamdemod.m,1729,2001-11-30
..........\qammod.m,1156,2001-11-30
..........\qpsk.m,3055,2001-11-30
..........\qpskdemod.m,723,2001-11-27
..........\qpskmod.m,914,2001-11-27
..........\qpsk_fading.m,4684,2001-11-30
..........\README-Chap3.txt,28564,2001-11-30
..........\sefade.m,1742,2001-11-27

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

发表评论

0 个回复

  • daopin
    将压缩感知应用于基于训练序列的信道估计中,代码展示了压缩和估计过程。(Will be used in compressed sensing training sequence based channel estimation, the code shows the compression and estimation process.)
    2010-12-27 11:05:22下载
    积分:1
  • ofdm-evm-v2
    说明:  ofdm的编码过程,用evm和比特率进行对比(The encoding process of OFDM is compared with EVM and bit rate)
    2020-09-14 20:57:56下载
    积分:1
  • PolarCodes-master
    说明:  极化码(基于巴氏参数构造)的编译码工程,内包含系统极化码以及非系统极化码的编译码工程。(The encoding and decoding engineering of polarization code (based on the construction of PAP parameters) includes the encoding and decoding engineering of system polarization code and non system polarization code.)
    2021-01-09 20:08:53下载
    积分:1
  • asyncio
    说明:  Python异步IO模块源代码,众所周知Python由于全局锁的问题在多线程支持上存在弊病,通过异步可有效提升效率(Python asynchronous IO source code)
    2020-02-09 00:43:57下载
    积分:1
  • 线性调频,正弦信号
    说明:  中频30MHZ,带宽5MHZ,脉宽25us,采样率140MSPS(If 30MHz, bandwidth 5MHz, pulse width 25us, sampling rate 140msps)
    2020-12-03 11:09:25下载
    积分:1
  • Modbus_Protocol-RTU_C51_Program
    Modbus协议及Modbus RTU的C51编程(Modbus RTU Modbus protocol and the C51 programming)
    2011-08-23 17:20:33下载
    积分:1
  • bch_ber
    说明:  C语言 注释清晰 可运行 BM算法编码译码 BCH(C BM encode decode BCH)
    2020-06-29 18:40:01下载
    积分:1
  • BPSK调制仿真
    bpsk调制仿真,可直接用 1、数字调制方法 数字调制就是把数字基带信号的频谱搬移到高频处,形成适合在信道中传输的带通信号。基本的数字调制方式有振幅键控(ASK)、频移键控(FSK)、绝对相移键控(PSK)、相对(差分)相移键控(DPSK)。在接收端可以采用想干解调或非相干解调还原数字基带信号。 数字信号的传输方式分为基带传输和带通传输。然而,实际中的大多数信道(如)无线信道具有丰富的低频分量。为了使数字信号在带通信道中传输,必须用数字基带信号对载波进行调制,以使信号与信道的特性相匹配。(1, digital modulation method Digital modulation is the transfer of the spectrum of a digital baseband signal to a high frequency to form a bandpass signal suitable for transmission in the channel. The basic digital modulation methods are amplitude keying (ASK), frequency shift keying (FSK), absolute phase shift keying (PSK), and relative (differential) phase shift keying (DPSK). At the receiving end, the digital baseband signal can be restored by using dry demodulation or non-coherent demodulation. Digital signal transmission methods are divided into baseband transmission and bandpass transmission. However, most channels in practice, such as wireless channels, have rich low frequency components. In order for a digital signal to be transmitted in a band channel, the carrier must be modulated with a digital baseband signal to match the signal to the characteristics of the channel.)
    2019-05-28 10:46:01下载
    积分:1
  • mimo-RADAR-MATLAB
    几个关于MIMO雷达的仿真程序,对学习相关内容的人有些帮助。(Several of the simulation program about MIMO radar to the study of relevant content people some help.)
    2021-05-16 14:30:02下载
    积分:1
  • Matlab-UDP--
    用Matlab写的关于UDP(用户数据报协议)下的主机间的数据通讯。如需运行这个程序,只需把程序中的IP替换成你的主机IP地址即可(Written in Matlab data communication between host UDP (User Datagram Protocol). To run this program, simply replace the IP program into your host IP address can be)
    2013-04-11 10:02:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载