搜索资源列表
lab1-suyan
- 自制的快速傅立叶变换函数,可以用来对比工具自带的fft函数,比较其执行时间随N值变化的情况-privately fast Fourier transform function can be used to contrast the instruments onboard fft function, compared with the time of its implementation N changes in the value of
f_ifft
- OFDM中的关于快速傅立叶变换的个人设计的MATLAB的算法,比较经典的 !-OFDM on the Fast Fourier Transform personal design MATLAB algorithm, more classic!
AddZerosDFT
- 补零离散傅立叶变换,高密度谱与高分辨谱的比较。-Zero Discrete Fourier Transform, high density and high-resolution spectroscopy spectra comparison.
BispectrumWavelets
- 用双谱和小波变换去除信号中加性高斯噪声的相关程序 1.实现单个变量的双谱分析程序 2.用傅立叶反变换求自相关函数的程序 3.用fft求取喜好频谱、功率谱、均方根谱、对数谱的程序 4.读取.wav语音信号后用小波去加信白噪声的程序 5.用各种小波和阀值对同一信号去加性噪声效果比较的程序 -Double-spectral and wavelet transform to remove the signal plus Gaussian noise procedures 1. T
DFT_FFT_COMPARISON
- 离散傅立叶变换DFT和快速傅立叶变换FFT的比较-Discrete Fourier Transform and Fast Fourier Transform Comparison
quzao
- 用小波分析和傅立叶变换进行信号噪声处理,并画图进行比较-Wavelet analysis and Fourier transform for signal noise processing, and drawing comparison
3
- 编程实现图像DCT高通、低通滤波器并与傅立叶变换做比较-Programming image DCT high pass, low pass filter and compared with the Fourier transform
1
- 基于matlab。利用FFT计算信号的频谱并与信号的真实频谱的抽样比较。 脚本文件T2F.m定义了函数T2F,计算信号的傅立叶变换。-Based on matlab. Calculated using FFT frequency spectrum and the true spectrum of the signal sample comparison. scr ipt file defines a function T2F.m T2F, calculate the Fourier tran
wavelet-analysis-and--MATLAB--
- 在简单介绍小波分析的发展的基础上,对傅立叶变换和小波变换比较分析,介绍了小波分析在实际生活中的应用,重点阐述了MA的应用研究现存的几个TLAB小波分析信号处理的方法.分析了小波分析在故障诊断中问题,并对解决这些问题和未来的发展进行了探讨。-Fourier transform and wavelet transform analysis, on the basis of the development of the simple introduction of wavelet analysis,
Wevelete_fourier_compare
- 用小波分析和傅立叶变换分析进行信号噪声消除并比较两者的去噪能力-Wavelet analysis and Fourier transform analysis of signal noise elimination and compare the denoising
Fourier-series-experiment
- 用matlab编写的傅立叶级数实验代码,学数学和计算机的用的比较多-Fourier Series experiment code programmed by Matlab,The use of mathematics and computers is more
Spectrum-analysis-of-time-series
- 在MATLAB上,用傅立叶变换、自相关函数法以及最大熵估计法对一组离散的时间序列进行谱分析,并作出对应的频谱图,进行比较。-In MATLAB, using Fu Liye transform, autocorrelation function method and maximum entropy estimation method for a series of discrete time series spectral analysis, and make the corresponding
数字图像处理3
- 任务1。一维测试信号的FFT 计算和可视化长度为B=64的下列测试信号的傅立叶变换的幅度: 任务2。二维测试信号的FFT。计算和可视化尺寸为128*128的下列测试信号的傅立叶变换的幅度: 任务3。图像的FFT 在以下处理之后,计算下列图像“Lena”的傅立叶变换的幅度并将其可视化:1)向测试图像添加一个加性高斯噪声(选择您选择的噪声的参数)。 2)使用大小为3*3和5*5的盒式滤波器对测试图像进行平滑。 3)应用Sobel梯度掩模寻找梯度图像的x和y分量。 4)应用拉普拉斯口罩。比较处理