搜索资源列表
ditfft&dft
- 用MATLAB语言编写的基2 DIT FFT子程序& 用简单的速度很低的方法计算DFT-using MATLAB prepared by the two-DIT FFT routines
离散傅里叶变换,即DFT
- 离散傅里叶变换,即DFT, 注意:FFT在matlab里有现成的函数可以用,它只是DFT快速实现的一种方法而已。,DFT: Discrete Fourier transform.
fft.rar
- FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT。按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法。按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常用。,FFT algorithm is the basic principle of DFT successive long sequence is broken down into shorter sequences of DFT. In
fft-dft
- fft算法,fft与dft算法的比较,并有详细的文档说明。-fft algorithm, fft compared with the dft algorithm and a detailed descr iption of the document.
circonvt
- 计算循环卷积,DFT,IDFT,FFT... .. -Computing cyclic convolution, DFT, IDFT, FFT ... ..
matlab
- 计DFT,IDFT,FFT,循环卷积,循环移位以及重叠保留法-Of DFT, IDFT, FFT, cyclic convolution, cyclic shift and overlap to retain the Law
lms_matlab
- 本源码用MATLAB语言实现了自适应LMS算法,并附有FFT分析-LMS FFT
matlab
- 基于matlab 的 dft 的 fft 的 是吸纳-the same as before fft dft
chengxu
- 离散信号,用DFT(通过FFT计算)方法分析其频谱,采用矩形窗,对不同的采样点数进行分析-Discrete signal, using DFT (via FFT calculation) method, analyze its spectrum, using rectangular windows of different sampling points for analysis
MATLAB
- 本文介绍了数字信号处理中各种算法基本原理,包括Z 变换、DFT 变换及其快速 算法FFT 等信号变换算法和包括IIR 与FIR 数字滤波器的设计与实现,详细论述了利用 MATLAB 软件对信号变换和设计数字滤波器的原理﹑ 步骤和实现方法,并给出了基于 MATLAB 的模拟与仿真。文章最后给出了实验结果,并就其结果做了进一步的解释和说明。 关键词:Z 变换,离散傅立叶变换DFT,数字滤波器,系统结构仿真 -This article describes a variety of
myfft
- 自己编写的基为2的fft程序,输入为时间序列,输出为DFT序列-matlab code that can perform FFT based on radix-2 algorithm
1
- 信号分析处理的源程序,包括傅里叶变换、DFT、FFT、等的例程地对地导弹的-Signal analysis and processing of the source, including Fourier transform, DFT, FFT, and other routine ground-
2
- 信号分析处理的源程序,包括傅里叶变换、DFT、FFT、等的例程地对地导弹的-Signal analysis and processing of the source, including Fourier transform, DFT, FFT, and other routine ground-
matlab
- 基于数字信号处理的各种matlab源程序代码,包括FFT、DFT还有采样及系统响应函数等等。-All based on digital signal processing matlab source code, including FFT, DFT also sampling and system response function and so on.
DCT_DFT_FFT(matlab)
- 无限长的序列也往往可以用有限长序列来逼近。对于有限长的序列我们可以使用离散傅立叶变换(DFT)。DFT是对序列傅立叶变换的等距采样。是序列傅立叶变换的等距采样。 本源码是对DCT、DFT、FFT的matlab实现-Infinitely long sequence is often a long sequence with limited approximation. For the finite length of the sequence we can use the discrete F
DFT
- 是用matlab写的一个小巧的DFT程序,不同于FFT程序,希望对大家有所帮助,而且有对信号处理的实例,雷克子波-This is a cabinet with matlab write the DFT program, unlike FFT program, hope to help
CH2
- matlab FFT DFT 程序 很不错 分享一下 -matlab FFT DFT program is very good to share
DFT-of-matlab
- matlab关于DFT和FFT变换的若干例子-matlab on DFT and FFT, the number of cases of
p_2_8
- 该程序使用MATLAB fft函数处理频域数据,并返回DFT幅度与频率的输出图。包含一个测试.mat文件。(This program uses the MATLAB fft function to process data in the frequency domain and return output plot with DFT magnitude vs frequency. A test .mat file is included.)
DFT IDFT FFT
- 最基础的数字信号处理关于DFT,IDFT,FFT可以直接matlab运行(dft.m idft.mThis is a very good button source code complete and can be used directly)