搜索:matlab fft

找到约 10,000 项符合「matlab fft」的查询结果

结果 10,000
按分类筛选
显示更多分类
https://www.eeworm.com/dl/960921.html 技术资料

通过1个复FFT计算2个实FFT的例子

此算法是通过1个复FFT计算2个实FFT的算法,这样节省很多时间,而且实现起来简单。结合自己的思想和算法,经过改进可以应用到多个工程算法当中去。
下载 4
·
查看 8107
https://www.eeworm.com/dl/534/182105.html 其他

8点基二fft Fast Fourier Transform (FFT). Using 8 points, takes about 1.2 ms to execute one FFT. Se

8点基二fft Fast Fourier Transform (FFT). Using 8 points, takes about 1.2 ms to execute one FFT. Sets up General Purpose Timer 1 to generate events at 10 kHz. Will produce 10 kHz output on T1PWM and T1PWM pins.
下载 96
·
查看 1210
https://www.eeworm.com/dl/516/294897.html DSP编程

DSP快速付里叶变换FFT DSP快速付里叶变换FFT DSP快速付里叶变换FFT

DSP快速付里叶变换FFT DSP快速付里叶变换FFT DSP快速付里叶变换FFT
下载 39
·
查看 1047
https://www.eeworm.com/dl/516/150717.html DSP编程

快速傅立叶变换(FFT)的原理。 2407的FFT的程序代码

快速傅立叶变换(FFT)的原理。 2407的FFT的程序代码
下载 190
·
查看 1114
https://www.eeworm.com/dl/641/215025.html 数学计算

DIT-FFT算法子程序 FFT长度为2m

DIT-FFT算法子程序 FFT长度为2m,m为正整数。FFT输出结果放在输入复数数组中。其中xr存放信号序列实部,xi存放信号序列虚部。如果信号长度小于N,需要给xr和xi后面补足0,计算结果x(k)的实部和虚部仍然分别存放在数组xr和xi中。 ...
下载 178
·
查看 1095
https://www.eeworm.com/dl/641/215050.html 数学计算

DIT-FFT算法子程序 FFT长度为2m

DIT-FFT算法子程序 FFT长度为2m,m为正整数。FFT输出结果放在输入复数数组中。其中xr存放信号序列实部,xi存放信号序列虚部。如果信号长度小于N,需要给xr和xi后面补足0,计算结果x(k)的实部和虚部仍然分别存放在数组xr和xi中。 ...
下载 111
·
查看 1183
https://www.eeworm.com/dl/516/463484.html DSP编程

the program is used to find out the FFT using time in decimation and solves problem of dsp fft ,comp

the program is used to find out the FFT using time in decimation and solves problem of dsp fft ,compared with inbuilt fft and goertzel function , working well given with output also.
下载 32
·
查看 1084
https://www.eeworm.com/dl/684/463922.html 软件设计/软件工程

ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a

ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved using the C language, and without using a low-level style of C code.
下载 172
·
查看 1073
https://www.eeworm.com/dl/641/469021.html 数学计算

This is a simple one dimensional Fast Fourier Transform (and Inverse FFT) test program. FFT(and Inve

This is a simple one dimensional Fast Fourier Transform (and Inverse FFT) test program. FFT(and Inverse FFT) is implemeted as a function. 2^n-point FFT is possible.
下载 67
·
查看 1126
https://www.eeworm.com/dl/894249.html 技术资料

FFT Verilog RTL 经过测试与Altera FFT IP相当的verilog代码

FFT Verilog RTL 经过测试与Altera FFT IP相当的verilog代码
下载 2
·
查看 2527