搜索资源列表
discrete FRFT程序
- discrete FRFT离散FRFT,能用在很多场合
frft.rar
- 本程序使用分数阶傅里叶变换实现了对信号的处理,方法非常高效,frft
frft
- frft函数的一种matlab实现,可以用于LFM信号处理和图像处理-frft function in matlab
frft
- 分数傅里叶变换程序,这个是二维分数阶傅里叶变化程序。-Fractional Fourier transform procedure, this is a two-dimensional fractional Fourier change process.
FRFT
- FRFT时频变换代码(参考算法:H.M. Ozaktas, M.A. Kutay, and G. Bozdagi.Digital computation of the fractional Fourier transform.IEEE Trans. Sig. Proc., 44:2141--2150, 1996.)-FRFT transform time-frequency code (reference algorithm: HM Ozaktas, MA Kutay, and G. Bozda
RD-frft
- 关于分数阶傅里叶变换的例子 关于分数阶傅里叶变换的例子 -the example of frathinog fft
FRFT-suanfa
- 这是学习分数阶傅里叶变换,必须的算法 这是学习分数阶傅里叶变换,必须的算法-the of fragnaii or fft
frft
- 对信号进行分数Fourier变换,特别适合处理线性调频信号(LFM)-Score of the signals Fourier transform, and are particularly suited to deal with linear frequency modulated signal (LFM)
PhaseencryptionbyFrFT
- Phase Encryption By FrFt
FRFT
- 分数阶傅里叶变换的入门资料,比较基础,希望对大家有用-Fractional Fourier Transform introductory information on a comparative basis and hope for all of us
frft
- 有两个程序一个是关于frft的源程序,一个是应用frft对线性调频信号进行检测的程序,原理是以变换阶数(不同的分数阶域)为变量对观测信号进行分数阶变换,形成信号能量在时频平面上的二维分布,在此平面上按阈值进行峰值点的二维搜索即可检测线性调频信号并估计其参数。-There are two procedures one on frft the source, one application frft linear FM signal detection process, the principle
frft
- 非常经典的分数阶傅里叶变换源程序,经测试,无问题-frft
Based-on-FFT-and-FRFT-estimates-of-non-stationary.
- FFT和FRFT的非平稳干扰估计和抑制Based on FFT and FRFT estimates of non-stationary interference and inhibition-Based on FFT and FRFT estimates of non-stationary interference and inhibition
frft
- 这是一个有关frft的matlab的程序,请好好利用吧-a programm about frft,please take full use of it
matlab-frft
- 网上搜索的关于FrFT的matlab程序,,正在开始研究这方面的,希望对大家有帮助-Online search procedures matlab on FrFT, is being started to study in this regard,
FRFT程序文件
- 个人收集的FRFT源程序,验证正确,可直接使用。对于初学者很有用。另有DISFRFT程序也可使用。希望对初学者有帮助。(Personal collection of FRFT source program, verified correctly. It can be used directly. It's very useful for beginners.)
分数阶傅里叶变换frft数值计算
- 我最近在研究frft-分数阶傅里叶变换的数值计算问题,主要是Ozaktas提出的采样型算法,以及Pei 等提出的采样型算法。(I have recently studied the numerical computation of frft- fractional Fourier transform, mainly the sampling algorithm proposed by Ozaktas, and the sampling algorithm proposed by Pei.)
对LFM信号序列做分数阶傅立叶变换(frft)
- 以下是对LFM信号做frft的matlab程序代码(The following is the matlab code for the FRFT of the LFM signal)
FRFT
- 时频分析工具箱,利用FRFT对信号进行检测和参数估计(Time-frequency analysis)
基于frft估计线性调频信号的参数
- 使用frft变换来估计线性调频信号的初始频率和调制斜率,估计精度高,不含噪声滤波。