搜索资源列表
分数阶傅里叶变换
- 分数阶傅里叶变换的matlab算法,注释比较详细
_快速傅里叶变换和卷积算法-pdg超星格式
- 快速傅里叶变换和卷积算法pdg超星格式-Fast Fourier Transform algorithm and convolution PDG format Superstar
mallat11
- 小波谱分析mallat算法经典程序,圆周卷积的快速傅里叶变换-small spectral analysis algorithm Mallat classic procedure, the circular convolution Fast Fourier Transform
FFTfrequencychartisanalytical
- 1.通过实验加深对快速傅立叶变换(FFT)基本原理的理解。 2.了解FFT点数与频谱分辨率的关系,以及两种加长序列FFT与原序列FFT的关系。 离散傅里叶变换(DFT)和卷积是信号处理中两个最基本也是最常用的运算,它们涉及到信号与系统的分析与综合这一广泛的信号处理领域。实际上卷积与DFT之间有着互通的联系:卷积可化为DFT来实现,其它的许多算法,如相关、滤波和谱估计等都可化为DFT来实现,DFT也可化为卷积来实现。-1. De
cxrFFT
- 实现一维快速傅里叶变换,采用蝶形算法进行频域变换; 二维快速傅立叶变换在此基础上进行,调用两次一维快速傅里叶变换即可。-achieve a fast Fourier transform, using butterfly frequency domain algorithm transformation; two-dimensional fast Fourier transform on this basis, call a two-
Disfrft
- 分数傅里叶变换的离散算法的matlab程序-Discrete fractional Fourier transform algorithm matlab program
frft_square
- 基于两次分数阶傅里叶变换的数字水印算法,一种高保密性的算法-Based on the two fractional Fourier transform of the digital watermarking algorithm, a high-confidentiality algorithm
FRFT-suanfa
- 这是学习分数阶傅里叶变换,必须的算法 这是学习分数阶傅里叶变换,必须的算法-the of fragnaii or fft
restore
- 图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。 图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻
Gerchberg_Papoulis
- Gerchberg_Papoulis利用反复应用傅里叶变换与反变换及加入已知条件的迭代算法,解决带限函数外推。-Gerchberg_Papoulis using repeated application of Fourier transform and inverse transform and adding the known conditions of the iterative algorithm to solve band-li
mallat
- 小波谱分析mallat算法经典程序 MALLET分解算法(圆周卷积的快速傅里叶变换实现)-Algorithm for spectral analysis mallat small program MALLET classic decomposition algorithm (circular convolution of the fast Fourier transform)
傅里叶变换
- 通过傅里叶变换,获得信号的频率谱。利用matlab语言编写。
MATLAB Codes
- 二维图形矩阵的傅立叶变换和逆傅里叶变换算法(Fu Liye transform and inverse Fourier transform algorithm for two dimensional graphic matrices)
MATLAB希尔伯特Hilbert变换求包络谱
- MATLAB的希尔伯特谱分析,导入数据实现算出。最下二乘拟合算法。快速傅里叶变换详细算法。(MATLAB Hilbert spectrum analysis, import data to achieve calculation.The two by fitting algorithm. With the fast Fourier transform algorithm.)
ch
- 利用MATLAB计算傅里叶变换并作出频谱图像的代码和图像,涉及FFT算法,看代码可以理解一下~为北京理工大学信号与系统实验实验三的答案(Fourier transform using MATLAB calculation and make spectral image code and images, involving the FFT algorithm, look at the code can understand ~ Beiji
MATLAB教学视频:傅里叶变换的频域滤波详解
- MATLAB教学视频:傅里叶变换的频域滤波详解(MATLAB teaching video: Fourier transform filtering in frequency domain)
基于分布式算法实现64点FFT
- 基于分布式算法,实现64点基8的快速傅里叶变换的仿真(Based on distributed algorithm, 64-point base 8 fast Fourier transform simulation)
DFT(傅里叶变换)
- 傅里叶变换在图像处理中被广泛应用,该算法实现了傅里叶变换的基本代码。(This algorithm implements the basic code of the Fourier transform.)
傅里叶变换
- matlab 傅里叶仿真,算法比较简单,可供初学者看看。(Matlab Fourier simulation, the algorithm is relatively simple, for beginners to see.)
基于MATLAB的非线性薛定谔方程的数值算法研究
- 这是一篇关于非线性方程数值求解的论文,基于分步傅里叶算法,通过Matlab编程,里面详细代码程序。(This is a paper about the numerical solution of non-linear equations.)