Welcome![Sign In][Sign Up]
Location:
Search - matlab fft dft

Search list

[Mathimatics-Numerical algorithmsDIF-FFT

Description: 计算序列的DFT的快速算法-DFT calculated sequence of the fast algorithm
Platform: | Size: 1024 | Author: 陈国栋 | Hits:

[matlabditfft&dft

Description: 用MATLAB语言编写的基2 DIT FFT子程序& 用简单的速度很低的方法计算DFT-using MATLAB prepared by the two-DIT FFT routines
Platform: | Size: 1024 | Author: egg | Hits:

[OtherFFTfrequencychartisanalytical

Description: 1.通过实验加深对快速傅立叶变换(FFT)基本原理的理解。 2.了解FFT点数与频谱分辨率的关系,以及两种加长序列FFT与原序列FFT的关系。 离散傅里叶变换(DFT)和卷积是信号处理中两个最基本也是最常用的运算,它们涉及到信号与系统的分析与综合这一广泛的信号处理领域。实际上卷积与DFT之间有着互通的联系:卷积可化为DFT来实现,其它的许多算法,如相关、滤波和谱估计等都可化为DFT来实现,DFT也可化为卷积来实现。-1. Deepen the experimental fast Fourier transform (FFT) the basic tenets of understanding. 2. Understand the FFT spectrum and points of the resolution, and two extended sequence with the original FFT FFT relations. Discrete Fourier Transform (DFT) and the convolution of two signal processing is the most commonly used basic arithmetic, they relate to the signal and system analysis and synthesis of the wide range of signal processing field. DFT actually convolution and interoperability between contact : DFT into convolution can be achieved in many other algorithms, If relevant, filtering and spectral estimation could be achieved as DFT, DFT into convolution can be achieved.
Platform: | Size: 3072 | Author: 深蓝 | Hits:

[Otherddfftt1

Description: 这是一个经典的把matlab应用于DFT的例子,适合于初学者-This is a classic application of Matlab put DFT example, suitable for beginners
Platform: | Size: 1024 | Author: | Hits:

[matlabradix-2FFT

Description: 基2FFT,是DFT(离散傅立叶变换)的快速算法-radix 2 FFT, DFT (Discrete Fourier Transform) Fast Algorithm
Platform: | Size: 1024 | Author: Terry | Hits:

[File FormatmatlabFFT11

Description: 使用MATLAB函数中的FFT命令计算离散时间信号的频谱,以加深对离散信号的DFT的理解及其FFT算法的运用。-using MATLAB function FFT calculation order discrete-time signal spectrum, to increase the discrete signals in the DFT and FFT algorithm understanding of the application.
Platform: | Size: 29696 | Author: tintin | Hits:

[matlabFFTDFTshixianjiceshi

Description: 用matlab进行FFT及DFT算法的实现,并测试其运行速度。-Using matlab for FFT and DFT algorithm and test its speed.
Platform: | Size: 1024 | Author: miao | Hits:

[matlabfft

Description: 分四种情况实现fft 分别是时间抽取递归 、时间抽取循环、频率抽取递归和频率抽取循环 以及附带dft的算法描述-Fft realize sub-four cases were collected recursive time, time taken from the cycle, frequency and frequency of samples taken from recursive cycle, as well as incidental DFT algorithm described
Platform: | Size: 1024 | Author: didi | Hits:

[matlabsignal_procesing_using_matlab

Description: 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn idealhd 理想低通滤波器 /fir gui(fir滤波器GUI设计) gui_top 总图 gui_fir fir滤波器GUI gui_sigout 选择信号GUI /power caculate(功率谱分析) directpower 直接谱分析 indirectpower 间接谱分析(估计谱分析) noise 噪声谱分析 /sigout(常见信号产生) sigout 离散信号产生-Digital signal processing matlab based on the content of the document/conv (convolution part) dupconv law of reservations freqcirconv overlapping frequency domain circular convolution freqconv frequency domain convolution timecirconv time-domain circular convolution timeconv time-domain convolution/fft (frequency domain analysis part) d2fft base 2FFT dft DFT the most simplified procedure dtft DTFT demo/fir (fir filter design) fir be fir filter hn getwindow be fir filter window function wn idealfilter ideal filter (low pass, high pass, band-pass) hdn idealhd ideal low-pass Filter/fir gui (fir filter GUI design) gui_top general layout gui_fir fir filter selection GUI gui_sigout signal GUI/power caculate (power spectrum analysis) directpower direct spectral analysis indirectpower indirect spectral analysis (spectral analysis estimated) noise noise spectrum analysis/sigout (common signals) sigout discrete signals
Platform: | Size: 36864 | Author: 芦达 | Hits:

[matlabcirconvt

Description: 计算循环卷积,DFT,IDFT,FFT... .. -Computing cyclic convolution, DFT, IDFT, FFT ... ..
Platform: | Size: 2048 | Author: 徐建国 | Hits:

[matlabmatlab

Description: 计DFT,IDFT,FFT,循环卷积,循环移位以及重叠保留法-Of DFT, IDFT, FFT, cyclic convolution, cyclic shift and overlap to retain the Law
Platform: | Size: 3072 | Author: 徐建国 | Hits:

[Mathimatics-Numerical algorithmsfft

Description: 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 accordance with the different extraction methods can be divided into the DIT-FFT (time taken) and the DIF-FFT (according to the frequency of extraction) algorithm. In accordance with the composition of different butterfly operations can be divided into base 2, base 4, base 8, as well as arbitrary factor (2n, n is an integer greater than 1), radix-2, Radix-4 algorithm is more commonly used.
Platform: | Size: 1024 | Author: 李文 | Hits:

[matlabmatlab

Description: 基于matlab 的 dft 的 fft 的 是吸纳-the same as before fft dft
Platform: | Size: 2048 | Author: 陈巍 | Hits:

[matlabDFT

Description: 离散傅里叶变换,即DFT, 注意:FFT在matlab里有现成的函数可以用,它只是DFT快速实现的一种方法而已。-DFT: Discrete Fourier transform.
Platform: | Size: 1024 | Author: Kevin Lu | Hits:

[matlabfft-dft

Description: fft算法,fft与dft算法的比较,并有详细的文档说明。-fft algorithm, fft compared with the dft algorithm and a detailed description of the document.
Platform: | Size: 16384 | Author: 张岚 | Hits:

[GPS developpaper04

Description: Presently FFT usage in GPS receivers has been a topic of extensive study and many improved FFT-based acquisition methods with averaging correlation technique also have emerged. Although averaging arithmetic can reduce the instant processing points of FFT/IFFT, their noise performance is not promising. In this paper a novel compress-sampling algorithm for FFT-base GPS signal acquisition method is proposed. It not only diminishes the size of FFT/IFFT core but also enhances the noise immunity of receiver with its “redundancy” structure. Simulation results of Matlab testify that the computational complexity of the novel algorithm has been efficiently suppressed to only 0.93 over the 2D search method in time domain. At the same time the lower amplitude threshold obtained from the novel method gets a lower false alarm probability comparing with the direct DFT algorithm with no compression. The noise immunity is enhanced-Presently FFT usage in GPS receivers has been a topic of extensive study and many improved FFT-based acquisition methods with averaging correlation technique also have emerged. Although averaging arithmetic can reduce the instant processing points of FFT/IFFT, their noise performance is not promising. In this paper a novel compress-sampling algorithm for FFT-base GPS signal acquisition method is proposed. It not only diminishes the size of FFT/IFFT core but also enhances the noise immunity of receiver with its “redundancy” structure. Simulation results of Matlab testify that the computational complexity of the novel algorithm has been efficiently suppressed to only 0.93 over the 2D search method in time domain. At the same time the lower amplitude threshold obtained from the novel method gets a lower false alarm probability comparing with the direct DFT algorithm with no compression. The noise immunity is enhanced
Platform: | Size: 254976 | Author: zohreh | Hits:

[Software Engineeringmatlab

Description: matlab 用DFT实现长序列卷积并用FFT进行信号谱分析-matlab convolution with the DFT and used to achieve a long sequence of FFT for signal spectral analysis
Platform: | Size: 1024 | Author: 刘彦龙 | Hits:

[Software Engineeringmatlab_image_processing

Description: mathlab for image processing 2D, DFT, FFT etc.
Platform: | Size: 25600 | Author: Canggih Adiyasa | Hits:

[DSP programmatlab

Description: audio filter,fft,dft,pole zero plot,gui,dsp signal operations
Platform: | Size: 94208 | Author: ashish | Hits:

[matlabDFT IDFT FFT

Description: 最基础的数字信号处理关于DFT,IDFT,FFT可以直接matlab运行(dft.m idft.mThis is a very good button source code complete and can be used directly)
Platform: | Size: 46080 | Author: 晴晴晴晴晴 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net