搜索资源列表
TI 54x fft
- DSP编程代码,FFT算法,经典!! FFT实验 一、 理论: 公式(1)FFT运算公式 FFT并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加法。每运算一个X(k)需要4N次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以整个DFT运算总共需要4N^2次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和
200628111717
- DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具,直接计算DFT的计算量与变换区间长度N的平方成正比。当N较大时,因计算量太大,直接用DFT算法进行谱分析和信号的实时处理是不切实际的。快速傅立叶变换(Fast Fourier Transformation,简称FFT)使DFT运算效率提高1~2个数量级。其原因是当N较大时,对DFT进行了基4和基2分解运算。FFT算法除了必需的数据存储器ram和旋转因子rom外,仍
DIF-FFT
- 计算序列的DFT的快速算法-DFT calculated sequence of the fast algorithm
e1
- 16点基4—FFT算法编程。输入16点的序列,采用基4-fft方法计算其快速傅里叶变换。-16 points-based 4-FFT algorithm for programming. Enter the 16-point sequence, with the base 4-fft method for calculating the fast Fourier transform.
work
- 已知电压信号序列,利用FFT计算该电压信号的各次谐波及其RMS值。-As the voltage signal sequence is known, FFT is used to calculate the value of harmonics and the voltage RMS value.
flysf
- 这个傅立叶实例算法使用了基2、基3、基4、基5、基8、基10……混合算法,几乎可以计算任意长度的FFT。说明白点也就是当序列长度n为2、3、5、7、11等这些比较小的素数时,或者n的最大素因数<=37时,可计算这个序列的FFT。-The Fourier algorithm uses an instance of the base 2, base 3, base 4, base 5, base 8, base 10 ... ... hybrid algorithm can calculate
qiuxinhaopiyudebijiao
- 求人体信号的一个周期序列的CZT和FFT计算结果比较。是很好的程序,可以直观的看到效果。-Order to signal a cycle of the human sequence comparison CZT and FFT calculations. Is a very good program, you can see the visual effect. The body s signals.
FFT
- 用C语言编写的实现FFT算法的程序,可以用来计算任意点数序列的FFT。-With the C language implementation of the program FFT algorithm can be used to calculate the sequence of any point FFT.
lab432
- Matlab动力系统和时间序列分析工具箱:这个工具箱用来分析动力系统和时间序列,它可以定制为:常微分方程、随机微分方程。所有分析的方法被封装在工具箱中,你可以通过命令行或GUI来调用。包含的功能: ODE常微分方程, SDE随机微分方程和map integration 分析时间序列,过滤、归一化/均衡化、直方图、2D直方图、ACF, MAI, FFT,最大lyapunov指数计算、模式识别。 动力系统分析:创建Poincare截面、分岔图、计算lyapunov指数。-The kit us
Array-Pattern-Based-on-FFT
- 了等距线阵方向图与傅立叶变换的一致性,用F丌算法进行阵列方向图快速计算。通过严格的数学推导,揭示变换序列与可见空问的关系,讨论了不同单元问距情况下的处理方法-In this paper,the consistence of equispaced linear array pattem and foureir transfom is analyzed,so the linear arrayy pattem can be computed rapidly with FFT a1goritllm.
FFT
- FFT蝶形算法,程序中包含了原创的补零函数,简单的倒位序函数等依照按时间抽取对序列进行FFT计算.-FFT Butterfly operation
FFT---xianxingjuanji
- 利用MATLAB 通过FFT计算两个序列的线性卷积序列并输出结果-FFT calculation of the linear convolution of two sequences
fft
- 使用快速FFT求序列平均周期.输入时间序列,返回快速傅里叶变换FFT计算出的序列平均周期。求混沌序列最大Lyapunov指数时,要求序列平均周期。-Fast FFT request sequence the average cycle
real-signal-fft
- 实序列FFT快速算法,用N点FFT计算2N点实序列的FFT,比直接进行2N点FFT运算减少一半运算量。-Real sequence FFT fast algorithm, using N-point FFT calculation 2N point real sequence of FFT, than the direct 2N-point FFT computation halved.
period_mean_fft
- 该函数使用快速傅里叶变换FFT计算序列平均周期-This function uses the fast Fourier transform (FFT) calculation of the average cycle sequence
rfft
- Real sequence of Fourier transform 实序列傅立叶变换 已验证 用N点FFT计算2N点实序列的FFT,比直接进行2N点FFT运算减少一半运算量 -Real sequence of Fourier transform verified with N points FFT calculation sequence of 2 N point FFT, than half 2 N point FFT operation to reduce computational
Sa
- function [Sx,f,alpha] = Sa(s,fs,M,N,read_f,del_f) 计算信号的循环谱 [Sx,f,alpha] = Sa(s,fs,M,N,read_f,del_f) 输入: s 序列 fs 采用频率 M 滑动频率窗长 N fft计算点数 read_f 可视频率(一般为载频的整数倍) del_f 可视频率间隔 输出: Sx 信号的循环谱 f 频率轴 alpha 循环频率轴-Cyclos
FFT.
- 信号的谱分析就是计算信号的频谱(信号的傅氏变换),通过信号研究分析信号特性。信号频谱是连续的,不能用数字信号处理方法计算,按频域采用定理, 序列的DFT完整反映了频谱信息,所以可以通过DFT进行谱分析。 用 FFT 对连续信号和时域离散信号进行谱分析.-Spectral analysis of the signal is to calculate the signal spectrum (Fourier transform of the signal), through the signa
8点和16点FFT
- 本程序可以计算8点和16点序列的快速傅里叶变换(This program can calculate fourier transform of time series wth 8 and 16 points)
fine
- Overlap-save方法演示,使用FFT计算序列的Hilbert变换(Overlap-save method demo, Hilbert transform using FFT computing sequence)