搜索资源列表
Digital_and_Analog_Communications_Systems
- 《Digital and Analog Communications Systems》(《数字和模拟通信系统》)的配套MATLAB源代码,该书对数字和模拟通信系统都有讲述,偏重于数字通信系统。-"Digital and Analog Communications Syste ms "(" digital and analog communications system ") supporting MATLAB source code, The book o
crc
- 循环冗余校验,crc_16,主要运用在数字通信系统。用verilog HDL编写
MyProjects
- 基于VC++的数字通信系统仿真,实现了数字通信过各个环节,能观测到个环节波形及频谱-VC++ based digital communication system simulation, implementation of the various aspects of digital communication can be a part of the observed waveform and spectrum
ASK
- 通过本课程设计使学生深入理解和掌握ASK通讯系统的各个关键环节,包括基带信号形成、调试、解调、滤波、传输、噪声对通信质量的影响等。在数字信号处理实验课的基础上更加深入地掌握数字滤波器的设计原理及实现方法。使学生对ASK系统各个关键点的信号波形及频谱有深刻的认识。-Through the curriculum design so that students understand and grasp the depth of communication systems ASK all key lin
ldpc
- 记录我针对数字通信(John.G Proakis)版本学习中编写的仿真程序。 和大家交流共同学习,其中的错误,希望大家指证! -I look at digital communications records (John.G Proakis) version of the study prepared by simulation program. And to facilitate the exchange of learning, in which the error, hope th
FSK
- 用matlab7.0软件对通信信号进行调制数字通信系统通信系统调制解调(PL_FSK)VHDL建模,包括发送和接受模块PL_FSK-good
digitalmodulationGUI
- 用MATLAB编码数字通信系统了该,源代码-hshdfkewkjfosjl
haha
- 完成M=4正交信号的数字通信系统的蒙特卡罗仿真-The completion of M = 4 orthogonal signals in Monte-Carlo simulation of digital communication systems
shiyan3
- Matlab通信系统的建模仿真 实验三 数字基带传输系统的建模与仿真-matlab
linearcoder
- 为了改善数字通信系统的传输质量,提高数字通信系统传输的可靠性引入信道编码。信道编码是扩频通信的关键技术之一,是解决信号在信道中无差错传输的技术。-In order to improve the transmission quality and reliability of the digital communication system, channel coding is proposed. Channel Encoding technology is one of the key techn
zdnb8
- 实现与DSP的数字通信,对从DSP接收到的数据进行处理并在其中显示波形-Implementate the DSP digital communication,deal with the data received from the DSP and display the waveform
matlab--gui
- 数字通信原理通过matlab中的gui界面来实现,能直观的反应出通信学科中出现的图形变换等知识-Digital communication theory through the matlab gui interface to achieve, to reflect the intuitive graphic communications disciplines appears transform knowledge
MATLABaFPGA
- 《数字通信同步技术的MATLAB与FPGA实现》配套程序-" Synchronous digital communication MATLAB and FPGA technology to achieve" matching program
communication
- 利用NIUSRP 和LABVIEW数字通信实验平台,进行信道估计和信道均衡,实践均衡器的原型设计和性能评测。-Use LABVIEW and NIUSRP digital communications test platform for channel estimation and channel equalization, practice equalizer prototyping and performance evaluation.
simpleDCS
- 简易的数字通信系统matlab软件模拟。主要是采用汉明7,4编解码,信道衰减采用瑞利模型等。-Simple digital communication system simulation matlab software. Mainly used Hamming 7,4 codec, channel attenuation Rayleigh model.
Digital-communication-signal
- 可以仿真所有常见的数字通信信号,如2ASK、4ASK、8ASK、2FSK、4SFK、8FSK、16FSK、BPSK、QPSK、8PSK、16PSK、16QAM、32QAM、64QAM、128QAM、V.29等等。信号的各种参数可以自己随意设置,提供参数输入接口。需下载ni调制工具包。-Can simulate all common digital communication signals, such as 2ASK, 4ASK, 8ASK, 2FSK, 4SFK, 8FSK, 16FSK, B
commblks
- 眼图是在数字通信的工程实践中测试数字传输信道质量的一种应用广泛、简单易行的方法。实际上它的一个扫描周期是数据码元宽度1~2倍并且与之同步的示波器。对于二进制码元,显然1和0的差别越大,接受判别时错判的可能性就越小-It s actually a scan cycle is a data element width 1 ~ 2 times and synchronized with the oscilloscope. For binary code yuan, clearly the differ
第二章数字信号处理
- 地大通信数字信号处理题目,课后习题编程题目(Topic of digital signal processing for ground communications)
7
- 利用 LABVIEW 和 NI USRP 数字通信实验平台,实践 4-QAM 数字调制器和脉冲成型滤波器的原型设计和性能评测。 USRP需自己提供。(The prototype design and performance evaluation of 4-QAM digital modulator and pulse shaping filter are implemented on the experimental platform of LABVIEW and NI USRP digital
数字通信系统中的帧检测和频偏矫正
- 编写Labview程序,实现帧同步与频偏矫正 设计出包含帧同步的基本数字通信系统,并用USRP进行算法性能验证; 观察符号定时之后的星座图;