搜索资源列表
信号仿真
- 对常见的调制信号在软件无线电的通用平台下进行调制解调。所有信号均通过正交分解后,在一个同用的平台上进行调制,然后通过各自的解调算法解调。-right common modulation radio signals in the software under a common platform for modulation and demodulation. All signals are orthogonal decomposition, the same one used on the pla
RZ-DPSK.rar
- 光通信中归零型(占空比可调)差分相位调制信号建模与仿真分析,Optical Communication zero type (duty cycle adjustable) differential phase modulation signal modeling and simulation analysis
qpsk.rar
- 加性高斯白噪声信道条件下的QPSK信号的调制与解调,观察了调制信号的功率谱图,输入输出信号图,已经时间误码率图与理论误码率的比较,Additive white Gaussian noise channel under the conditions of the QPSK signal modulation and demodulation, observed power spectra of modulated signals, input and output signal maps, pla
CSRZ-DPSK.rar
- 光通信中抑制载波型差分相位调制信号建模与仿真分析,Optical Communication inhibit carrier-based differential phase modulation signal modeling and simulation analysis
QPSK-I-Q
- matlab仿真程序,产生QPSK调制的信号,严格按照QPSK的调制步骤分I路Q路产生信号,最后两路相加,产生已调信号,调制信号随机产生,载波信号是余弦信号。-matlab simulation program to produce the QPSK modulation signal, in strict accordance with the QPSK modulation of the sub-step road Q road I have a signal, the sum of the
digital
- 本例为数字调制信号的制式识别仿真程序,matlab仿真源码-In this case the digital modulated signal format identifying simulation program, matlab simulation source code
binarymod
- 二进制数字调制信号ook,2psk,2fsk信号及其频谱-Binary digital modulation signal ook, 2psk, 2fsk signal and its spectrum
kth_order_spectrum_analysis
- 完整的幅相调制信号可k阶非线性功率谱分析-Complete amplitude and phase modulated signal can be k-order nonlinear power spectrum analysis
jietiao
- 抑制载波双边带调幅和解调的实现, Matlab代码编写实现. 采用Matlab或者其它软件工具实现对信号进行抑制载波双边带调幅(DSB-SC)和解调,并且绘制: (1)信号 及其频谱; (2)载波 ; (3)DSB-SC调制信号及其频谱; (4)DSB-SC调制信号的功率谱密度; (5)相干解调后的信号波形。 -Carrier suppression bilateral with the realization of amplitude modulation an
BPSK_2
- 产生BPSK调制信号,通过高斯信道,接收端解调,计算误码率-BPSK modulated signals generated by Gaussian channel, the receiver demodulation, bit error rate calculation
modu_classify
- 以前常有的调制识别程序大多是基于MATLAB的,本程序是基于C语言的实用程序,可以识别AM、FM、DSB、LSB、USB、CW、Noise等模拟调制信号的调制类型,是在实际工程中正在应用的实用程序!-Previous common modulation identification procedures are mostly based on MATLAB, and this program is based on the C language utility can identify the
rake_simulation
- 在matlab平台下实现仿真CDMA码分多址通信信号调制信号产生、瑞丽衰落信道以及RAKE接收机的仿真测试程序,能够测议等-In the matlab platform for simulation CDMA code division multiple access communication signals modulated signal generator, Ruili fading channel and the RAKE receiver simulation test progra
tiaozhi
- AM,BPSK,FSK信号的产生程序,附有详细说明调制信号的产生原理。-AM,BPSK,FSK
signal_source
- 数字通信调制信号模拟系统中常见通信信号的信号源-Digital communication modulation signal simulation system common source of communication signals
AM
- 该段程序是AM调制,其中包括调制信号,载波和已调信号的时频分析-The section of program is AM modulation, including modulation, carrier and modulated signals time-frequency analysis
sigmodulation
- 各种数字调制信号的产生,包括QAM,FSK,PSK,MATLAB程序-All kinds of digital modulation signal generation, including QAM, FSK, PSK, MATLAB program
BOC信号产生
- 利用matlab产生 GPS现代化、北斗中 常用的 BOC调制信号(二进制偏移调制信号)。(The use of MATLAB to produce GPS modernization, Beidou commonly used BOC modulation signal (binary offset modulation signal).)
通过各种调制的功率谱不同来识别
- 通过各种调制的功率谱不同来识别调制信号的类型(The type of modulation signal is identified by power spectrum)
基于ANN的6种调制信号自动调制识别
- 基于ANN的6种调制信号自动调制识别(2ASK、4ASK、2FSK、4FSK、2PSK、4PSK)(Automatic modulation recognition of 6 modulation signals based on ANN (2ASK, 4ASK, 2FSK, 4FSK, 2PSK, 4PSK))
生成BFSK调制信号循环谱的MATLAB程序
- 详细介绍了BPSK调制信号的产生,利用自相关函数仿真了BPSK信号的循环谱峰,以及其时延与循环频率的切片图,程序安全有效可用!