搜索资源列表
FFT
- 快速傅立叶算法,C语言编程,可用与DSP等信号处理领域
常用数值算法丛书 Delphi常用数值算法集
- delphi 常用算法均有,包括查制,线形方程,积分,FFT等
用matlab对ADC的输出进行fft分析
- 用matlab对ADC的输出进行fft分析,得到需要的SNDR、THD、SFDR、ENOB等信息。-With matlab fft of the output of ADC analysis, required SNDR, THD, SFDR, ENOB, and more.
FFT
- // 入口参数: // l: l = 0, 傅立叶变换 l = 1, 逆傅立叶变换 // il: il = 0,不计算傅立叶变换或逆变换模和幅角;il = 1,计算模和幅角 // n: 输入的点数,为偶数,一般为32,64,128,...,1024等 // k: 满足n=2^k(k>0),实质上k是n个采样数据可以分解为偶次幂和奇次幂的次数 // pr[]: l=0时,存放N点采样数据的实部 // l=1时, 存放傅立叶变换的N个实部 // pi
C
- 描述了雷达sra成像等,用c语言开发 ,包含有fft等程序-Describes the radar imaging Sra, using c language development, contains the procedures fft
SAR_SP_matlab
- SAR雷达基本信号处理算法,包含fft,crange等16个文件,对初学者对SAR雷达的理解有很大的帮助-SAR basic radar signal processing algorithms, including fft, crange such as 16 documents, for beginners to understand the SAR radar very helpful
123
- 信号与系统基础知识包括连续信号与模型、离散信号与模型;常用信号变换包括Z变换、Chirp Z变换、FFT变换、DCT变换和Hilbert变换等;离散系统结构包括IIR、fir和Lattice结构;IIR滤波器设计包括模拟和数字低通、高-Basic knowledge of signals and systems, including continuous signal with the model, discrete signals and model common signal, inclu
FFT_fixedPoint_VCdemo
- VC下开发的定点FFT程序,有图形演示。 非控制台程序。 支持128、256、512、1024、2048等长度。-the fixed-point FFT developed under VC++,demo in graphics. Not a console program! 128,256,512,1024,2048 Point is supported.
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
fft
- fft处理及频谱图绘制、均方根谱图、功率谱、IFFT谱图等matlab的绘制程序-fft processing and display
MyDspToolbox
- 使用Matlab Gui实现的数字信号处理常用算法,包括卷积,FFT,FIRIIR数字滤波器设计,最佳滤波器,自适应滤波,卡尔曼滤波等-Implemented using the Matlab Gui commonly used digital signal processing algorithms, including convolution, FFT, FIRIIR digital filter design, the best filters, adaptive filtering, K
MATLAB
- 本文介绍了数字信号处理中各种算法基本原理,包括Z 变换、DFT 变换及其快速 算法FFT 等信号变换算法和包括IIR 与FIR 数字滤波器的设计与实现,详细论述了利用 MATLAB 软件对信号变换和设计数字滤波器的原理﹑ 步骤和实现方法,并给出了基于 MATLAB 的模拟与仿真。文章最后给出了实验结果,并就其结果做了进一步的解释和说明。 关键词:Z 变换,离散傅立叶变换DFT,数字滤波器,系统结构仿真 -This article describes a variety of
fft
- 程序实现了快速傅里叶变换、逆变换等功能,可供参考-Program to achieve a fast Fourier transform, inverse transform and other functions, for reference
OFDM_communication_system
- 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT, 上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模 块,并统括系统性能的仿真验证了系统设计的可靠性。 -This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, the upper and lower frequency,
FFT
- 256点FFT函数,量化阶输出,用查表方式实现,用凌阳单片机可以进行8khz采样,频谱分析等-256-point FFT function, the quantized step out, be achieved using look-up table, with a single chip can be 8khz Sunplus sampling, spectral analysis
programme
- 里面包含了FFT等多个常用的工程方法的C++源代码-Which includes the FFT and other commonly used engineering approach, C++ source code
CommonArithmetic
- 通用的算法库,一般是用于数值分析中的,例如FFT等。-General algorithm library, usually used for numerical analysis, such as FFT and so on.
FFT
- FFT算法的VC实现 包括FFT、DFT等算法-FFT
FFT
- 快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得。-Fast Fourier transform, discrete Fourier transform is a fast algorithm, which is the discrete Fourier transform of the odd, even, true, real and other characteristics of the discrete Fourie
fft
- fft的应用,包正旋信号,脉冲信号等通 过fft变换所产生的变化-fft applications, including the sine signal, pulse signals generated by changes in fft transform