搜索资源列表
matlab-signal
- 用c语言实现下列的数字信号处理算法 1.离散傅里叶级数合成连续周期信号 2.DIF FFT 测试程序 3.将输入数据的幅度画出图形 4.使用FFT实现快速卷积 5.使用FFT实现快速相关 6.取样混迭演示程序 -language used to achieve the following digital signal processing algorithms 1. Discrete Fourier series synthetic signal two conse
fft
- 数字信号处理里FFT的C语言源代码啊,请查看啊
FFT
- 使用c语言在vc++6.0环境下编写的FFT程序,分为三个部分,包括input文件,其中提供2的n次方的数据,main.cpp为主程序,包括读入input的数据和输出结果到自动创建的output文件之中。测试完全可以使用-Using c language in vc++6.0 environment prepared by the FFT program is divided into three parts, including the input file, which provides t
Lab0503-FFT
- FFT蝶形运算,C 语言,可有MATLAB M 语言转换实现-FFT butterfly computation, C language, MATLAB M language can be converted to achieve
fft
- 快速傅里叶变化的C语言和matlab语言实现-Fast Fourier change in C-language implementation language and matlab
t_2_fft
- 在MATLAB环境中,利用简单的加法和乘法实现基2时间抽取的FFT变换,并且能够计算出峰值点的最大值,数据点数为2的整数次幂。学习程序有利于对FFT变换的理解,以及在单片机环境或者是DSP环境中编写FFT变换C语言程序。-In the MATLAB environment, using simple addition and multiplication of time taken to achieve the base 2 FFT transform, and can calculate th
fft_ifft
- C语言写的基2fft算法,测试过了结果,比matlab的结果精度还是稍差-fft algorithm in C language.Have testd the result.
fft
- 程序功能: C语言实现快速傅立叶变换(FFT) 和 傅立叶逆变换 (ifft) matlab 与C 语言混合编程 中的经典程序-Program features: C language for fast Fourier transform (FFT) and inverse Fourier transform (ifft) Matlab and C language hybrid programming classic program
FFT
- C语言的FFT算法,包含DIT和DIF方法,windows上测试成功-FFT algorithm C language, contains DIT and DIF windows on the test success
fft
- 一个短时傅里叶变换的C语言实现,对3万个数据进行加窗、FFT处理-A short time Fourier transform of C language, for 30,000 data windowing, FFT processing
DSPpro
- DSP 数字信号处理 matlab例子 ,简单的有 翻转时移,复杂的有 FFT数字滤波器,还有部分C语言实现-DSP MATLAB C FFT