搜索资源列表
-
3下载:
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
-
-
0下载:
实现分数傅里叶变换的matlab源代码,绝对可用-Implementation of fractional Fourier transform matlab source code is absolutely available
-
-
0下载:
在本 GPS 软件接收机的实现中,主要针对C/A 码的捕获和跟踪算
法进行了C++代码的优化和改进,并在C++环境中调用Matlab 来实现
傅立叶变换的快速计算,将C++和Matlab 有机地结合在一起,提高了软件接收机的处理速度;使用类函数来实现大量的数组和矩阵运算,简化了程序的复杂性,提高了程序的可读性;分析所得到的卫星并从中筛选出四颗卫星来计算用户位置,提高了用户位置的精度。-In the GPS software receiver implementation, mainly
-
-
0下载:
本次实验主要是对一个正弦信号加入高斯白噪声,然后通过傅里叶变换对正弦信号进行谱估计。最后要用matlab进行仿真,得到正弦函数的时域和频域波形,关键找出信噪比和正弦信号频谱的均方误差之间的关系。-The experiment is a sinusoidal signal which is to white Gaussian noise, then by Fourier transform of the sinusoidal signal spectrum estimation. Finally,
-
-
0下载:
这是一个基于matlab的短时傅里叶变换时频分析工具箱2-This is a matlab-based short-time Fourier transform time-frequency analysis toolbox
-
-
1下载:
This file simulates OFDM using various modulations schemes The user chooses whether to use BPSK or QPSK ar 16-QAM. Then the code proceeds by inserting Cyclic Prefix and Pilot Signals This is followed by FFT (Fast Fourier Transform) A channel is simul
-
-
11下载:
短时分数阶傅里叶变换的Matlab子函数-short time fractional fourier transform
-
-
0下载:
用MATLAB对OFDM系统进行了仿真分析。包括信道调制方式16QAM、快速傅立叶变换、循环前后缀及信道函数窗函数等,最后计算了系统的误码率,毕设资料,非常珍贵。- MATLAB OFDM system for the simulation. the simulation uses OFDM each function module, Including 16 channel modulation QAM, Fast Fourier Transform, revolving around pr
-
-
1下载:
正交频分复用(OFDM)是一种通过快速傅里叶变换实现的多载波宽带数字调制技术。相比一般的数字通信系统。它具有频带利用率高和抗多径干扰能力强等优点,因而适合于高速率的无线通信系统。正交频分复用 OFDM 是第四代移动通信的核心技术。论文首先简要介绍了OFDM基本原理。在给出OFDM系统模型的基础上,用MATLAB语言实现了整个系统的计算机仿真并给出参考设计程序。-Orthogonal frequency division multiplexing (OFDM) is a fast Fourier
-
-
0下载:
区别去传统的傅里叶变换,对于非平稳信号而言,分数傅里叶变换是一个较好的方法,本程序实现了分数傅里叶变化对LPF类信号的估计。具有较高的学习价值(Different from the traditional Fourier transform, for non-stationary signals, fractional Fourier transform is a better method, this program implements the fractional Fourier tran
-
-
4下载:
chirp fourier transform 线性调频Z变换(CZT) 的matlab功能函数,该方法通过CZT变换获得精确的等价于离散傅里叶变换结果的间谐波信号的频率分布估计值,可以得到精确的各次谐波和间谐波参数,利用该函数相同采样频率下该方法的检测精度更高。(This routine allows the evaluation of the DFT over an arbitrary range of frequencies as its name implies this lets y
-