搜索资源列表
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
- 本程序能够实现分数阶傅里叶变换的功能,也就是Disfrft的编程。-Disfrft
QPSKclipping_ccd2f
- QPSK调制下的基于分数阶傅立叶变换的clipping 算法-The clipping method based on FRFT and QPSK.
Fractional_Fourier_Transform
- LFM信号的分数傅里叶变换分析,包含LFM信号分数阶谱图产生及FrFt子程序,及峰值搜索。非常好用。-LFM signal' s fractional Fourier transform, including the LFM signal generation and FrFt fractional spectrum of subroutines, and peak search. Very easy to use.
fracFourier
- compute frft, FRACTIONAL FOURIER TRANSFORM (12.14.00) Hany Farid (farid@cs.dartmouth.edu | www.cs.dartmouth.edu/~farid)-compute frft, FRACTIONAL FOURIER TRANSFORM (12.14.00) Hany Farid (farid@cs.dartmouth.edu | www.cs.dartmouth.edu/~farid)
frft
- 非常经典的分数阶傅里叶变换源程序,经测试,无问题-frft
frft
- 有关分数阶离散傅里叶变换的程序以及文章,文章详细介绍了离散傅里叶变换,有助于读者的学习-Fractional Fourier transform on the procedures and articles, the article introduces the discrete Fourier transform, to help readers learn
reconstruct
- rectruction using frft
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,
对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变换来估计线性调频信号的初始频率和调制斜率,估计精度高,不含噪声滤波。