搜索资源列表
DSSS.rar
- 一个四用户的扩频通信系统,扩频增益为N=16,采用Walsh码进行直接序列扩频,BPSK调制,无线信道为AWGN(加性高斯白噪声信道)信道(AWGN信道:不考虑通信信道信号时,由宽频范围描述的统计随机无线噪声。)。在接收端进行解扩,解调,判决,通过仿真得到其中一个用户的误比特率与信噪比的仿真结果。,A four-user spread spectrum communication system, spreading gain for N = 16, using Walsh code Direct
daimahekuangtu
- ,用MATLAB实现快跳频通信系统的仿真。主要应用了SIMULINK和COMMUNICATION BLOCKETS两个模块。整个设计包括了信源产生部分、发送部分、跳频调制部分、信道部分、接收部分和结果分析部分共六个模块,核心技术是伪随机序列的产生和频率合成器的设计,而关键技术是收发两端的伪随机码元的同步。伪随机码的产生用S-函数编程来开发自己的SIMULINK模块。同步的实现是收发两端采用相同的扩频脉冲触发。而且在设计中每个模块都采用了模块封装技术,从而简化了框图结构-Using MATLAB
exp5
- 通过matlab实现通信的数字调制与解调-digital AM
fhss
- 调频扩频,差分跳频技术是近年出现的一种新型扩频通信技术,他集跳频图案、信息调制与解调等功能于一体,构成与传统跳频技术完全不同的技术体制。对近年出现的扩频通信新技术——差分跳频技术进行了全面介绍。在对差分跳频关键技术进行详细分析的基础上,着重说明其优点及尚需解决的问题。-Spread Spectrum Frequency Modulation
PCMcode
- 实现通信原理上的PCM(脉冲编码调制)调制与解调等 功能-MATLAB PCM
matlab_simulink_of_am_pm_fm_ask_psk_fsk_qpsk
- 用matlab7.0软件对通信信号进行调制simulink仿真,它包括am,pm,fm,ask,psk,fsk,qpsk等调制方式-matlab&simulink of am,pm,fm,ask,psk,fsk,qpsk
simulink
- simulink通信系统仿真,包括信源编码及调制,附pdf说明文件 (communication system simulation using simulink, with explanation file(.pdf))
009
- 利用matlab对IS-95前向链路系统的仿真,包括扩频调制,匹配滤波,RAKE接收等相关通信模块,仿真环境为加性高斯白噪声信道. -Using matlab on the IS-95 forward link system simulation, including the spread spectrum modulation, matched filter, RAKE receiver and other related communication module, the simula
通信原理系统调制与噪声(第5版)matlab源码
- 关于《通信原理调制与解调》的例程matlab源码(a book,On the Principles of Communication Modulation and Demodulation of the routine matlab source code)
BPSK与QPSK的调制与解调
- 这是关于BPSK与QPSK的调制与解调,采用matlab编写,采用相干解调。(the modulation and demodulation of BPSK and QPSK)
计算机通信仿真课程设计
- BPSK与模拟通信系统相比,数字调制和解调同样是通过某种;在大多数情况下,数字调制是利用数字信号的离散值去;三种数字调制方式在抗干扰噪声能力和信号频谱利用率;2BPSK调制原理;二进制相移键控(BPSK)是利用基于MATLAB中的BPSK误码性能研究; MATLAB提供了卷积码的convenc和相应的Viterbi译码函数vitdec,可以快速地得到编译码的结果。(BPSK compared with the analog communication system, digital modul
ASK 相乘调制
- 调制,是用基带信号对载波波形的某参量进行控制,使该参量随基带信号的规律变化从而携带消息。对数字信号进行调制可以便于信号的传输;实现信道复用;改变信号占据的带宽;改善系统的性能。(Modulation is the use of baseband signals to control a certain parameter of the carrier waveform, so that the parameter changes with the baseband signal, so as t
通信ofdmmatlab仿真
- ofdm过程得简洁仿真,先产生比特流,然后串并变换,接着qam调制,然后加入信噪传输,下面反过程,解调,并串变换,还原出源信号(The OFDM process is simulated simply)
2PSK-32PSKQAM的调制程序集合和识别
- 在通信系统中实现各种MPSK QAM调制,并具有仿真图和星座图(Implement all kinds of MPSK QAM modulation in the communication system, and have simulation and constellation)
水声通信代码大全
- 水声通信仿真代码,包括时间反转镜均衡,各种调制解调,信道仿真扥等(Underwater communication simulation code, including time reversal mirror equalization, modulation and demodulation, channel simulation such as Orlando)
通信对抗实验
- 用matlab仿真多种常见调制方式,PCM,FSK等,并添加干扰信号,通过对比误码率率得出最佳干扰样式(Using MATLAB to simulate a variety of common modulation modes, PCM, FSK and so on, and add interference signals. By comparing the bit error rate, the best interference style is obtained.)
数据通信基础培训
- 数据通信入门必读。涵盖数据通信的基本概念:数据、信号、信道、通信方式等,传输介质、编解码、调制和解调、多路复用、数据交换、差错控制等(The required reading of data communication. It covers the basic concepts of data communication: data, signal, channel, communication mode, transmission medium, codec, modulation and d
扩频通信系统的一部分
- 扩频通信系统仿真的一部分,包括信道仿真,LDPC编码,扩频调制仿真等等(Part of the simulation of spread spectrum communication system includes channel simulation, LDPC coding, spread spectrum modulation simulation and so on.)
通信原理第一次实验_通信4班_201608030412_王冰率
- 通过实验深入理解常见模拟调制样式AM、DSB、SSB、FM的调制原理及已调信号的波形和频谱; 2、掌握绘制通信信号的频谱图形的方法; 3、练习根据理论分析自行设计实验方法的能力。(Through experiments, we deeply understand the modulation principles of common analog modulation modes AM, DSB, SSB, FM and the waveform and spectrum of the mo
调制识别源程序
- 实现多种信号调制方式的识别,涉及到三种算法和三个源程序,请大家借鉴,共享!(It involves three algorithms and three source programs to realize the recognition of multiple signal modulation modes. Please learn from and share)