Welcome![Sign In][Sign Up]
Location:
Search - FFT 512 point

Search list

[Other resourceTMS320F2812-FFT

Description: F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific approach to the library will join with several FFT.LIB goals, joined counterparts with the number of C header files, pay special attention to the FFT algorithm to buffer must 0X8000H stored in the internal buffer! ! ! remember, I debug away many detours ah
Platform: | Size: 24244 | Author: 孙玉海 | Hits:

[Other resource512FFT

Description: 基于320VC5416的512点实数FFT源程序.内含数据.-320VC5416 based on the 512 point FFT real source. Intron data.
Platform: | Size: 72952 | Author: 马毅 | Hits:

[Other resourceFFT512

Description: 512点FFT在Microchip dsPIC33FJ256GP710 上的实现-512-point FFT in the Microchip dsPIC33FJ256GP710 Implementation
Platform: | Size: 161371 | Author: kavin | Hits:

[DSP programTMS320F2812-FFT

Description: F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific approach to the library will join with several FFT.LIB goals, joined counterparts with the number of C header files, pay special attention to the FFT algorithm to buffer must 0X8000H stored in the internal buffer! ! ! remember, I debug away many detours ah
Platform: | Size: 23552 | Author: 孙玉海 | Hits:

[Mathimatics-Numerical algorithmsx28x_FFT

Description: TI的x28x系列芯片的FFT源程序。有128/256/512/1024点的实数和复数的FFT算法。-TI's chip x28x series of FFT source. 128/256/512/1024 point real and complex FFT algorithm.
Platform: | Size: 169984 | Author: simon | Hits:

[DSP program512FFT

Description: 基于320VC5416的512点实数FFT源程序.内含数据.-320VC5416 based on the 512 point FFT real source. Intron data.
Platform: | Size: 72704 | Author: 马毅 | Hits:

[SCMFFT512

Description: 512点FFT在Microchip dsPIC33FJ256GP710 上的实现-512-point FFT in the Microchip dsPIC33FJ256GP710 Implementation
Platform: | Size: 160768 | Author: kavin | Hits:

[DSP programfft

Description: TMS320F2812 512点的FFT程序 给定14比特AD采样数据-TMS320F2812 512 point FFT procedure given 14-bit AD sampling data
Platform: | Size: 58368 | Author: | Hits:

[DSP programFFT_fixedPoint_console

Description: 定点复数FFT算法 C语言实现 支持点数为128,256,512,1024,2048可配置 同时附带文档-Fixed-point complex FFT algorithm for C language support 128,256,512,1024,2048 points can be configured at the same time as the document attached
Platform: | Size: 66560 | Author: raoxuefeng | Hits:

[AlgorithmFFT_fixedPoint_VCdemo

Description: 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.
Platform: | Size: 88064 | Author: raoxuefeng | Hits:

[VHDL-FPGA-Verilogfft

Description: 不定点的fft算法,当前可选择64,128,256,512,1024个点数,可自行添加其他-The fft algorithm is not fixed, the current choice 64,128,256,512,1024 one point, they are free to add other
Platform: | Size: 1024 | Author: shenxian | Hits:

[Algorithmfft.c

Description: c语言编写的求1,2,4,8,16,32,64,128,256,512,1024,2048点fft 通用程序-c language of the general program requirements 1,2,4,8,16,32,64,128,256,512,1024,2048 point fft
Platform: | Size: 15360 | Author: ws | Hits:

[matlabsim512fft

Description: 512点FFT程序,分10级蝶形运算完成。-512-point FFT program, sub-10 butterfly to complete.
Platform: | Size: 1024 | Author: 路程程 | Hits:

[ApplicationsMATLAB

Description: fft program for 512 point with overlap of 50
Platform: | Size: 10240 | Author: Pankaj | Hits:

[DSP programFFT-VCPP-1024-point

Description: FFT VC++ 源码 50HZ 1024点 电压波形MATLAB验证 绝对正确 易修改为32点 64点128点 256点512点1024点等 C文件可直接应用于工程,非常好的C源码.rar-FFT 1024 point 512 point 128 point 64 point 32point
Platform: | Size: 641024 | Author: 高志安 | Hits:

[matlabdsp_091044206_04

Description: 对信号进行128点的fft变换还有补零到512点的fft变换,以及512点fft变换。-The signal 128 point fft transform complement zero to 512 point fft transform, and 512 point fft transform.
Platform: | Size: 1024 | Author: gaochao | Hits:

[VHDL-FPGA-Verilogfft512_ipcore

Description: 512点的FFT 使用IP核 帮助新手理解-Using a 512-point FFT IP core to help the novice to understand
Platform: | Size: 16472064 | Author: 胡祺勇 | Hits:

[Graph Drawing1

Description: 2.利用FFT对信号进行谱分析 对于连续信号xa(t)=cos(2πf1t) +5cos(2πf2t) +cos(2πf3t) ,其中f1=6.5kHz, f2=7kHz, f3=9kHz, 以采样频率fs=32 kHz对其进行采样, (1)对xa(t) 信号采集16点样本,分别作16点和补零到256点的FFT,并分别绘出对应的幅频特性曲线。 (2)对xa(t)信号采集256点样本,分别作256点和512点的FFT,并分别绘出对应的幅频特性曲线。 (3)比较(1)和(2)中的结果,分析采样点数和傅里叶变换点数对FFT的影响,说明高密度频谱和高分辨率频谱的特点与区别。 -2. The signal using the FFT spectrum analysis         For continuous signal xa (t) = cos (2πf1t)+ 5cos (2πf2t)+ cos (2πf3t), where f1 = 6.5kHz, f2 = 7kHz, f3 = 9kHz, sampling frequency fs = 32 kHz is sampled, (1) xa (t) signal acquisition 16:00 samples, respectively, for 16:00 and zeros to the 256-point FFT, and were drawn corresponding amplitude-frequency characteristic curve. (2) xa (t) signal samples collected 256 points, respectively, for 256 points and FFT 512 points, and were drawn corresponding amplitude-frequency characteristic curve. (3) Comparison of (1) and (2) the results, analyze the impact of sampling points and the Fourier transform of FFT points, indicating that the spectral characteristics and differences between high density and high resolution spectrum.
Platform: | Size: 32768 | Author: 李闯 | Hits:

[matlabFFT

Description: 1.x=0.5*sin(2*pi*15*t)+2*sin(2*pi*40*t)。采样频率fs=100Hz,分别绘制N=128、1024点幅频图。 2.x=0.5*sin(2*pi*15*t)+2*sin(2*pi*40*t),fs=100Hz,绘制: (1)数据个数N=32,FFT所用的采样点数NFFT=32; (2)N=32,NFFT=128; (3)N=136,NFFT=128; (4)N=136,NFFT=512。-1. X = 0.5* sin (2* PI* 15* t)+ 2* sin (2* PI* 40* t).Sampling frequency fs = 100 hz, respectively to draw N = 128, 1024 point amplitude-frequency figure. 2. X = 0.5* sin (2* PI* 15* t)+ 2* sin (2* PI* 40* t), the fs = 100 hz, drawing: (1) N = 32, NFFT = 32 (2) N = 32, NFFT = 128 (3) N = 136, NFFT = 128 (4) N = 136, NFFT = 512.
Platform: | Size: 1024 | Author: Shawn | Hits:

[Software Engineeringfft_24bits

Description: 实现512点fft变换,对采集数据实时变换(512 point FFT transform, to collect data in real time transformation)
Platform: | Size: 13125632 | Author: 任天天 | Hits:
« 12 »

CodeBus www.codebus.net