搜索资源列表
数字基带传输系统的MATLAB仿真实现
- 一个简单的数字基带传输系统的MATLAB仿真实现源代码,包括: 一、A/D转换 二、码型变换(AMI码) 三、随机噪声信道的MATLAB仿真实现 四、抽样判决的MATLAB仿真实现 五、码型反变换 六、D/A转换
通信信号matlab仿真数字基带信号
- 通信信号matlab仿真数字基带信号pam的波形及功率谱密度 ,Communication Signal matlab simulation pam digital baseband signal waveforms and power spectral density
digist_receive
- 通信系统matlab仿真数字基带信号的接收-Communication system simulation matlab digital baseband signal reception
xx
- 数字基带传输系统,可以让大家轻松的学习到通信的知识。-Digital base-band transmission system, so that everyone can easily learn to communicate knowledge.
Baseband_line_code
- 本课程设计完成了基带线路码产生电路的设计,数字基带信号的传输是数字通信系统的重要组成部分之一。在数字通信中,有些场合可不经过载波调制和解调过程,而对基带信号进行直接传输。为使基带信号能适合在基带信道中传输,通常要经过基带信号变换,这种变换过程事实上就是编码过程。本些课题实现了这样的编码过程。-This course is designed to use VHDL hardware descr iption language completed the base-band circuits hav
16QAM
- 简单的数字传输系统---主要是对16-QAM数字基带传输系统进行仿真,基带调制和解调的输出信号都是复数信号。-Simple digital transmission system--- mainly simulate the 16-QAM digital baseband transmission system, the output signals of the baseband modulation and demodulation are complex signals.
the digital base band trans mission simulation
- 运用了matlab编程,对数字基带传输进行仿真-Use of matlab programming, the digital base-band transmission simulation
cml
- 基于Verilog的数字基带通信系统 3. 项目描述:本系统为通信原理课程设计课题之一,用Verilog语言编写数字基带通信系统的应用程序,完成P=31的m序列的生成,并进行HDB3编码传输,在接收端进行译码接收。-Verilog-based digital baseband communication system 3. Project Descr iption: The system is one of the topics Communication Theory course des
1
- 1、用数字信源模块、数字终端模块、位同步模块及帧同步模块连成一个理想信道时分复用数字基带通信系统,使系统正常工作。 2、用数字信源、数字终端、数字调制、2DPSK解调、载波同步、位同步及帧同步等七个模块构成一个理想信道时分复用2DPSK通信系统并使之正常工作。 3、用数字信源、数字终端、数字调制、2FSK解调、位同步及帧同步等六个模块,构成一个理想信道时分复用2FSK通信系统并使之正常工作。-1, with the number of source modules, digital te
shiyan3
- Matlab通信系统的建模仿真 实验三 数字基带传输系统的建模与仿真-matlab
moshuzhuanhuan
- 基于MATLAB的数字基带传输系统仿真实验设计的一篇文章-MATLAB-based digital baseband transmission system simulation experiment design article
终极版数字基带信号传输系统性能仿真
- 数字基带信号的系统仿真。包括论文,目录等一切,一个仿真(System simulation of digital baseband signals)
数字基带传输
- 仿真了数字基带信号传输的过程,统计了误码率,性能比较(The process of digital baseband signal transmission is simulated, and the bit error rate is also compared)
digital baseband transmission
- 用matlab仿真通信数字基带传输系统,并计算不同信噪比的误码率。(to simulate the digital baseband transmission system, and calculate the error rate of different SNR.)
18.基于2.4GHz的数字基带系统设计与实现
- 首先设计了 2.4GHz 数字基带系统的架构,该架构包括模拟前端、数字 基带、寄存器、协议处理和 I/O 等模块,其中,数字基带模块由发送子系统和接收 子系统构成。基于该架构,使用 Verilog HDL (hardware descr iption language,硬件 描述语言)设计了数字基带发送子系统,该发送子系统由 PPDU、symbol-to-chip、 chip-to-precode、 CRC 和白化五个模块组成,采用 symbol-to-chip 和 chip-to-pr
18.基于2.4GHz的数字基带系统设计与实现.pdf
- 数字基带接收子系统包含下变频、低通滤波、微分解调、包检测、帧同步和帧解析六个模块。(The reception subsystem included down-conversion, low-pass filtering, differential demodulation, packet detection, frame synchronization and frame analysis.)
digit_baseband
- 数字基带信号的功率谱密度,Matlab仿真(Matlab simulation of Digital Baseband)
4.2.4计算单极性矩形波形数字基带信号的功率谱
- 用matlab计算单极性矩形波形数字基带信号的功率谱,程序完善,结果与理论值非常接近(The power spectrum of the unipolar rectangular waveform digital baseband signal is calculated by MATLAB. The program is perfect, and the result is very close to the theoretical value.)
数字基带传输系统
- MATLAB搭建的数字基带传输系统,完整版本。包含源文件程序和实验报告(Digital baseband transmission system built by MATLAB, full version. Contains source file programs and lab reports)
数字基带信号的传输码型发生器设计实验报告
- vhdl语言,数字基带信号的传输码型发生器设计,附代码