CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - arbitrary n fft
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - arbitrary n fft - List
[
Mathimatics-Numerical algorithms
]
fft
DL : 0
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.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
李文
[
2D Graphic
]
fftInterpolate
DL : 0
Performs N-D FFT interpolation any data for which fftn works. Will upsample by zero-filling, downsample by truncating high frequencies, or combine both up- and downsampling by dimension to allow arbitrary reshaping.-Performs N-D FFT interpolation on any data for which fftn works. Will upsample by zero-filling, downsample by truncating high frequencies, or combine both up- and downsampling by dimension to allow arbitrary reshaping.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
ragada
[
matlab
]
kuai_su_shi_xian_fft
DL : 0
用Matlab实现快速傅里叶变换,保证好用,直接用MATLAB打开工程并运行就能出现仿真图,自己可任意更改FFT中的N点个数。-Matlab fast Fourier transform, make sure to use, directly Matlab open project and run the simulation diagram, can appear oneself can be arbitrary changes in number N point FFT.
Update
: 2025-02-17
Size
: 10kb
Publisher
:
kingdomdon
[
DSP program
]
MyFFT
DL : 0
基于C语言的任意n点FFT算法实现。可自动实现16位以内的位倒序。输入实数数列,输出复数数列。-The realization of arbitrary point n C language based on FFT algorithm. Bit reverse more than 16 can automatically realize. In real sequence, the output of complex numbers.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
xumaoxin
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.