搜索资源列表
oneuser2dcdma.rar
- 单用户多载波时频域联合cdma扩频的仿真,使用类编程。包含发送,信道,接收3个类。有联合扩频,调制,FFT变换,高斯信道和瑞利,解调,解扩,统计误码率等功能,减小仿真点数可使程序运行更快。,Single-user multi-carrier cdma joint time-frequency domain spread spectrum simulation, the use of programming. Send contain, channel, receiving three categ
mulitusers2dcdma
- 多用户多载波时频域cdma扩频的仿真,使用类编程。包含发送,信道,接收3个类。有选择用户数,联合扩频,调制,FFT变换,高斯信道和瑞利,解调,解扩,统计误码率等功能,减小仿真点数可使程序运行更快。-Multi-user multi-carrier spread spectrum cdma time-frequency domain of the simulation, the use of programming. Send contain, channel, receiving three c
serial_to_parallel
- 直接序列扩频通信中采用QPSK调制时,须将产生的串行数据首先串并变换成两路,本程序就是实现这种串并变换!-Direct sequence spread spectrum communications using QPSK modulation, it is necessary to have a string of serial data and converted into the first two, the process is to realize such a string, and
Curve
- 波形图使用快速傅里叶变换将时域信号的串口数据转换为频域值-po xing tu
gps11
- 基于采样率变换和循环卷积的GPS信号快速捕获。提出了一种适用于GPS软件接收机的C/A码和多普勒频移的快速捕获算法。该算法结合了采样变换FFT和时域卷积两种方法,提高了捕获速度和多普勒频移的精度。-Based on the sampling rate conversion and fast circular convolution of the GPS signal capture. Presents a GPS receiver software for C/A code and Dopple
Fourier--parameter-estimation-
- 本次实验主要是对一个正弦信号加入高斯白噪声,然后通过傅里叶变换对正弦信号进行谱估计。最后要用matlab进行仿真,得到正弦函数的时域和频域波形,关键找出信噪比和正弦信号频谱的均方误差之间的关系。-The experiment is a sinusoidal signal which is to white Gaussian noise, then by Fourier transform of the sinusoidal signal spectrum estimation. Finally,
matlab-STFT2
- 这是一个基于matlab的短时傅里叶变换时频分析工具箱2-This is a matlab-based short-time Fourier transform time-frequency analysis toolbox
matlab
- matlab诸多小程序,包括dft变换、时频分析的小程序(Matlab many small procedures, including the DFT transform, time-frequency analysis of small procedures)
STFT
- 短时傅里叶变换实现的线性调频信号的时频分布(Time frequency distribution of LFM signals realized by short time Fourier transform)
package_emd
- 经验模态分解(Empirical Mode Decomposition,EMD)法是黄锷(N. E. Huang)在美国国家宇航局与其他人于1998年创造性地提出的一种新型自适应信号时频处理方法,特别适用于非线性非平稳信号的分析处理。对经过EMD处理的信号再进行希尔伯特变换,就组成了大名鼎鼎的“希尔伯特—黄变换”(HHT)。由于脑电信号处理很少在EMD之后接上希尔伯特变换,在这里仅介绍EMD的相关基础知识。 EMD其实就是一种对信号进行分解的方法,与傅里叶变换、小波变换的核心思想一致,大家