搜索资源列表
ASK.VHDL
- ASK调制VHDL程序及仿真 基于VHDL硬件描述语言,对基带信号进行ASK振幅调制-ASK modulation VHDL simulation based on the procedures and VHDL hardware descr iption language, the baseband signal amplitude modulation ASK
ask调制解调 vhdl 仿真
- ask调制与解调的vhdl仿真
ask.rar
- 一个ask调制解调的源程序,可以自己添加一些噪声进行仿真分析!,Ask modulation and demodulation of a source, you can add some noise to conduct their own simulation analysis!
ASK
- 通信系统的ASK调制程序,比较实用,包括完整的工程-ASK modulation communication system procedures, more practical, including the complete works
ask
- 提供一个把通信中ASK调制用VHDL来实现的例子,内附有相应的VHDL源程序。-To provide a communication ASK modulation achieved using VHDL example, enclosing a corresponding VHDL source code.
ASK
- 对ASK调制解调进行了仿真,包括程序仿真和模型仿真-ASK modulation and demodulation of the simulation, including process simulation and model simulation
ASK
- ASK 调制,版本可能有点老,但这个是一个很好的ASK调制程序。-ASK modulation, the version may be a bit old, but this is a good procedure ASK modulation.
2-ask
- 2-ASK调制解调的FPGA实现。ASK-TWO为调制程序,two-ASK为解调程序。-2-ASK modulation and demodulation of the FPGA. ASK-TWO for the modulation process, two-ASK for the demodulation process.
VHDL-ASK
- 基于VHSL语言的的ASK调制与解调,用max+plus进行了仿真及分析-VHSL language based on the ASK modulation and demodulation, with max+ plus simulation and analysis
ask
- 对ask调制解调过程进行了matlab仿真,程序完整!-Ask modulation and demodulation process of a matlab simulation of a complete program!
ASK
- 7.1 二进制振幅键控(ASK)调制器与解调器设计-7.1 Binary amplitude shift keying (ASK) modulator and demodulator design
experiment-3
- %产生2ASK、4ASK调制信号 %Len:码元长度,默认值为1000 %IsPlot:是否绘图,'1'表示绘图,否则不绘图 %IsOutput:是否将ASK调制数据输出到文本文件中,'1'表示输出,否则不输出(% produces 2ASK, 4ASK modulation signals %Len: symbol length, defaults to 1000 %IsPlot: do you want to draw,'1'represents drawing, otherwis
ASK
- ASK调制,采用MATLAB编码,实现ASK调制模拟过程(ASK modulation, using MATLAB encoding, ASK modulation simulation process)
ask
- 利用matlab软件设计并仿真下面的无线通信系统。模拟信源为单音频信号。模拟调制方式为ASK。信道为多径信道(仿真中2径),信道中噪声为加性高斯白噪声。采用相干解调接收。画出了解调器输出端性能曲线与点信噪比SNR的关系。(Matlab software is used to design and simulate the following wireless communication systems. The analog source is a single tone signal. The
ask
- ask调制在matlab的代码,简单易懂,可供初学者使用。(Ask modulation in the matlab code, simple and easy to understand, for beginners to use.)
ASK
- ASK调制,verilog VHDL 编程语言实现,其中带有仿真文件(ASK modulation signal)
8.9 ASK调制与解调VHDL程序及仿真
- ASK调制VHDL程序及仿真,功能:基于VHDL硬件描述语言,对基带信号进行ASK振幅调制(ASK modulation VHDL program and simulation, function: Based on the VHDL hardware descr iption language, the baseband signal is ASK amplitude modulation)
ASK
- 设计一个简易数字信号ASK调制系统。系统数字基带信号V1为m序列伪随机信号,载波信号V2为正弦波周期信号,V3为V1经二进制幅移键控调制后的输出。系统输入为CLOCK和RESET信号,CLOCK是系统时钟信号,上升沿触发。RESET为系统异步复位信号,高有效。(A simple digital signal ASK modulation system is designed. The system digital baseband signal V1 is m sequence pseudo r
MATLAB实现ask调制
- 通过MATLAB实现通信信号ask调制解调代码
基于MATLAB的ASK调制解调实现讲解
- 基于MATLAB的ASK调制解调实现讲解.利用Matlab语言实现数字频带系统仿真,实现ASK调制和解调,信道为AWGN信道,画出调制信号、已调信号的时域波形图与频谱图。