搜索资源列表
MCZTFFT
- 可以进行 CHIRP-Z 的FFT变换(CZT)-can CHIRP-Z FFT transform (CZT)
hosa1
- 信号与系统基础知识包括连续信号与模型、离散信号与模型;常用信号变换包括Z变换、Chirp Z变换、FFT变换、DCT变换和Hilbert变换等;离散系统结构包括IIR、FIR和Lattice结构;IIR滤波器设计包括模拟和数字低通、高通、带通与带阻滤波器设计,以及基于冲激响应不变法和双线性Z变换法的IlR滤波器设计等;FIR滤波器设计包括基于窗函数、频率抽样法和切比雪大逼近法的FIR滤波器设计;平稳信号分析包括经典功率谱估计、基于参数模
MCZTFFT
- 可以进行 CHIRP-Z 的FFT变换(CZT)-can CHIRP-Z FFT transform (CZT)
hosa1
- 信号与系统基础知识包括连续信号与模型、离散信号与模型;常用信号变换包括Z变换、Chirp Z变换、FFT变换、DCT变换和Hilbert变换等;离散系统结构包括IIR、FIR和Lattice结构;IIR滤波器设计包括模拟和数字低通、高通、带通与带阻滤波器设计,以及基于冲激响应不变法和双线性Z变换法的IlR滤波器设计等;FIR滤波器设计包括基于窗函数、频率抽样法和切比雪大逼近法的FIR滤波器设计;平稳信号分析包括经典功率谱估计、基于参数模
frft
- 分数阶傅立叶变换,chirp信号分解型实现分数阶傅立叶变换-Fractional Fourier transform, chirp signal decomposition-type realization of fractional Fourier transform
123
- 信号与系统基础知识包括连续信号与模型、离散信号与模型;常用信号变换包括Z变换、Chirp Z变换、FFT变换、DCT变换和Hilbert变换等;离散系统结构包括IIR、fir和Lattice结构;IIR滤波器设计包括模拟和数字低通、高-Basic knowledge of signals and systems, including continuous signal with the model, discrete signals a
Chirp
- MATLAB coding on chirp performance
chengxu
- 数字信号变换处理技术实现 研究数字信号离散傅里叶变换数字信号离散余弦变换数字信号离散希尔伯特变换数字信号Chirp Z变换。 -Digital signal processing technology transform Discrete Fourier transform of digital signal digital signal discrete cosine transform discrete Hilbert tran
frft
- 有两个程序一个是关于frft的源程序,一个是应用frft对线性调频信号进行检测的程序,原理是以变换阶数(不同的分数阶域)为变量对观测信号进行分数阶变换,形成信号能量在时频平面上的二维分布,在此平面上按阈值进行峰值点的二维搜索即可检测线性调频信号并估计其参数。-There are two procedures one on frft the source, one application frft linear FM signal det
ch2
- 第2章 信号变换 67 2.1 Z变换及MATLAB实现 67 2.1.1 Z变换的定义 68 2.1.2 Z变换的收敛域 68 2.1.3 Z逆变换 70 2.1.4 Z变换的性质 72 2.1.5 Z变换的工程应用 74 2.2 Chirp Z变换及MATLAB实现 77 2.2.1 Chirp Z变换的定义 77 2.2.2 Chirp Z变换的计算方法 79 2.2.3 Chirp Z变换
CZT
- CZT变换进行信号频谱分析,解决了FFT法频域分辨不高的问题,源码开发,特别适用-Chirp Z Transform
DSP_MATLAB
- 关于数字信号处理的MATLAB例程,包括随机信号产生,线性调频Z变换,卷积-MATLAB on digital signal processing routines, including the random signal generation, chirp Z transform, convolution
pinpuxihua
- 基于频谱细化的线性调频信号的参数估计。首先对中频信号延时相乘然后对产生的序列做FFT,初步算出LFM信号的调频斜率,然后用CHIRP-Z变换精确估计。-Estimated based on the parameters of the linear FM signal spectrum refinement. First of delay multiplied by the IF signal and then do the FFT on
chirpztransformation
- FFT与chirp-z变换的对比,简单分析了chirp-z变换的原理,及程序实现,是一份word文档,里面包含源程序-FFT comparision with Chirp-Z
MCZT
- 该代码能够实现改进的线性调频Z变换的功能,取代FFT变换能够起到细化频谱的作用。-The code can achieve improved chirp Z transform function, replace the FFT spectrum can play a role in refinement.
frequency-refined-analysis
- 该文章讲述了FFT变换的局限性,提出了用chirp-z变换改进的方法,并比较了其效果。-This article describes the limitations of FFT transform, a method using chirp-z transform improved, and compared its effects.
xianxingtiaopinZbianhuan
- 本文件包含三个matlab程序,包括线性调频Z变换的实现和应用。-This file contains three Matlab procedures, including the realization and application of chirp Z transform.
Spectrum using Chirp Z Transform
- CZT变换的简单例子,方便新手学习,简单例子(CZT transform simple example, easy for beginners to learn)
chirp-fourier-transform
- chirp fourier transform 线性调频Z变换(CZT) 的matlab功能函数,该方法通过CZT变换获得精确的等价于离散傅里叶变换结果的间谐波信号的频率分布估计值,可以得到精确的各次谐波和间谐波参数,利用该函数相同采样频率下该方法的检测精度更高。(This routine allows the evaluation of the DFT over an arbitrary range of frequencies a
Keystone
- 实现一阶Keystone变换,包含三种方法,分别是DFT+IFFT方法,sinc插值方法和chirp-Z方法(Three algorithms for perform keystone transform, including DFT+IFFT, sinc interpolation and chirp-z transform.)