当前位置:
首页
资源下载

搜索资源 - radix 2 8-point FFT
搜索资源列表
-
0下载:
dsp算法40例,包括fft、滤波器、谱运算等
1. 将模拟滤波器转变为数字滤波器。
2. 由得到幅频响应 。
3. 用Burg算法求AR模型的参数。
4. 由AR模型参数得到功率谱。
5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。
6. 实现双线性Z变换。
7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。
8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。
9. 直接由定义求 点复序列 的DFT 。
10.利用经典的Cooley
-
-
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
-
-
1下载:
The verilog implementation of 8-point FFT in verilog. Radix 2 Decimation in Frequency.
-
-
0下载:
The VHDL implementation of 8-point FFT in VHDL. Radix 2 Decimation in Frequency-The VHDL implementation of 8-point FFT in VHDL. Radix 2 Decimation in Frequency
It is very good
-
-
0下载:
The VHDL implementation of 8-point FFT in VHDL. Radix 2 Decimation in Frequency-The VHDL implementation of 64-point FFT in VHDL. Radix 2 Decimation in Frequency
i am found of it.It s really very good!
-
-
0下载:
下面是找到了基2 FFT蝴蝶旋转因子的Matlab代码。代码计算的 A 相角,在图1(c)和图2(c)所示,旋转因子的因素。我建议你开始8点DIT的FFT图1(a)通过运行代码然后运行图2中的代码为16点DIF FFT(一)。-Below is the Matlab code to find radix-2 FFT butterfly twiddle factors. The code computes the A phase angle factors that are used in t
-
-
0下载:
here it gives the 8 point radix 2 fft algorithm
-
-
0下载:
8点radix-2 fft FPGA的实现-eight point radix-2 fft
-
-
0下载:
Abstract—Power is becoming a precious resource in
modern VLSI design, even more so than area. This paper
proposes a novel architecture for modular, scalable &reusable
hybrid constant co-efficient multiplier (KCM) circuit.
Comparison is made b
-