搜索资源列表
dsb-am
- 模拟信号BSK-AM调制的matlab代码
dsb-am
- 使用MATLAB对DSB-AM进行仿真:双边带幅度调制的过程以及对其中所包含的对信号的频谱分析都可以通过MATLAB中的M语句及相关函数来实现。假如信号m(t)=cos(m)以dsb-am方式调制载波c(t)=cos(20*pi*t),所的信号为y(t),并将采样频率定为 fs=100Hz,则可在MATLAB中设计程序对该幅度调制的结果进行仿真,绘制已调信号波形和频谱分析。-It is a example for DSB-AM based on MATLAB .
DSB-AM
- 信号BSK-AM调制的代码基于matlab的通信系统仿真系列。刚接触到matlab的朋友使用-BSK-AM signal modulation code matlab-based communications system simulation series.刚接触to friends using matlab
Am
- % am.m % Matlab demonstration scr ipt for DSB-AM modulation. The message signal % is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3 and zero otherwise. - Am.m Matlab demonstration scr ipt for DSB-AM modulation. The message signal is+
Dsb_dem
- % dsb_dem.m % Matlab demonstration scr ipt for DSB-AM demodulation.- Dsb_dem.m Matlab demonstration scr ipt for DSB-AM demodulation.
moni
- 用正交调制方法实现模拟调制,包括AM,DSB,SSB,LSB,FM,AM-FM等,实现后,显示时域波形和功率谱密度-Orthogonal modulation method used for analog modulation, including AM, DSB, SSB, LSB, FM, AM-FM, etc., we can show the time-domain waveform and power spectral density
jietiao
- 抑制载波双边带调幅和解调的实现, Matlab代码编写实现. 采用Matlab或者其它软件工具实现对信号进行抑制载波双边带调幅(DSB-SC)和解调,并且绘制: (1)信号 及其频谱; (2)载波 ; (3)DSB-SC调制信号及其频谱; (4)DSB-SC调制信号的功率谱密度; (5)相干解调后的信号波形。 -Carrier suppression bilateral with the realization of amplitude modulation an
FM_DSB_Modulation_and_demodulation
- 这是我们现代通信原理课程设计时所写的一个关于模拟信号的调频(FM)、双边带调幅(DSB)程序,里面还有详细的报告。-This is our modern communication principles course design of a written about analog signals (FM), the frequency modulation (DSB) with bilateral program, with detailed report.
DSB-AMmodulation
- 本程序描述的是如何用MATLAB语言编写DSB-AM调制的程序-DSB-AMmodulation
Am
- Matlab demonstration scr ipt for DSB-AM modulation.
dsb
- 对通信信号的调制,AM、DSB、SSB,现在介绍DSB的算法,即源代码。-Modulation of communication signals, AM, DSB, SSB, DSB will now describe the algorithm, that is the source code.
dsb
- 已知信号的m(t)dsb-am调制 -dsb-am
AM-DSB
- 用Multisim11进行的AM-DSB调制仿真-use Multisim11 to simulate AM—DSB modulation
DSB-AM-modulation-and-demodulation
- 现代通信原理课程中,在MATLAB中实现DSB-AM的调制与解调。-Modern communication theory course, in MATLAB to achieve DSB-AM modulation and demodulation.
DSB-AMdemodulation
- 双边带AM调制与解调系统仿真,用matlab的simulink仿真-using the simulink of the matlab simulinking the modulation and demodulation system of the DSB AM
DSB
- FPGA中实现的DSB的AM调制,带Modelsim仿真,实际测试通过:载波频率,信号频率以及调制度可调。-The FPGA implemented in the DSB AM modulation with Modelsim simulation, the actual test: the carrier frequency, and modulation signal frequency is adjustable.
AM
- 画出m(t)的基带信号、DSB-AM和AM已调信号的时域波形和谱频谱-Draw m (t) of the baseband signal, DSB-AM and AM modulated signal waveform and spectrum spectrum
DSB
- 通信原理课程设计DSB调制MATLAB源程序-Amplitude modulation of a carrier wave normally results in two mirror-image sidebands. The signal components above the carrier frequency constitute the upper sideband (USB), and those below the carrier frequency constitute the
am-dsb
- 使用Labview编程实现AM和DSB-SC 的模拟仿真,并能够观察功率谱信号(Using Labview programming to achieve the simulation of AM and DSB-SC, and can observe the power spectrum signal)
DSBAM
- 自编DSB-AM调制解调MATLAB程序,音频改为自己需要处理的音频。(DSB-AM modulation and demodulation)