搜索资源列表
kkfft
- 用c语言实现fft和iir滤波器的设计。可以和matlab中的函数fft,filter等效。-used language fft and IIR filter design. Matlab can and the function fft, filter equivalent.
MLATTIC
- 实现输入、输出都为少数点时的FFT算法,这些程序是用C语言来实现的
oneuser2dcdma.rar
- 单用户多载波时频域联合cdma扩频的仿真,使用类编程。包含发送,信道,接收3个类。有联合扩频,调制,FFT变换,高斯信道和瑞利,解调,解扩,统计误码率等功能,减小仿真点数可使程序运行更快。,Single-user multi-carrier cdma joint time-frequency domain spread spectrum simulation, the use of programming. Send contain, channel, receiving three categ
oneusermccdma
- 单用户多载波mccdma的仿真,使用类编程。包含发送,信道,接收3个类。有扩频,调制,FFT变换,高斯信道和瑞利,解调,解扩,统计误码率等功能,减小仿真点数可使程序运行更快。-Single-user multi-carrier mccdma of the simulation, the use of programming. Send contain, channel, receiving three categories. There are spread spectrum, modulati
mulitusers2dcdma
- 多用户多载波时频域cdma扩频的仿真,使用类编程。包含发送,信道,接收3个类。有选择用户数,联合扩频,调制,FFT变换,高斯信道和瑞利,解调,解扩,统计误码率等功能,减小仿真点数可使程序运行更快。-Multi-user multi-carrier spread spectrum cdma time-frequency domain of the simulation, the use of programming. Send contain, channel, receiving three c
Filter
- 基于windows mobile 6.0的滤波器 实现了 FFT 和IFFT 用C#语言实现-Windows mobile 6.0 based on the realization of the filter with the FFT and IFFT language C#
20090829_FFT_IFFT_test
- 在carbide C++2.0下使用S60 3rd fp2的SDK编译通过并运行成功的1024point FFT IFFT工程,能够测试计算时间。-1024 point FFT IFFT on carbide C++
(I)FFT
- fft变换,c语言的,需要的朋友可以看一下-fft transform
fft
- CCS环境下c编程的fft -CCS under the fft CCS c programming c programming environment fft
ISO-8859-1__fft1_1260
- fft code in c++ is for learning purpose
FFT
- 数字信号处理快速傅里叶变换C语言程序代码-Digital signal processing fast Fourier transform C language code
gps11
- 基于采样率变换和循环卷积的GPS信号快速捕获。提出了一种适用于GPS软件接收机的C/A码和多普勒频移的快速捕获算法。该算法结合了采样变换FFT和时域卷积两种方法,提高了捕获速度和多普勒频移的精度。-Based on the sampling rate conversion and fast circular convolution of the GPS signal capture. Presents a GPS receiver software for C/A code and Dopple
FFT-analyze
- FFT的详细原理分析,且基于DSP处理器的详细C实现算法。值得学习。-Detailed schematic of the FFT analysis, and algorithm based on DSP processor C. Worth learning.
FFT
- FFT,傅里叶变换C代码实现,简单通俗易懂-FFT, Fourier transform C code, simple and easy to understand.
xfft_v8_0_bitacc_cmodel_lin64
- FFT的C模型,用于仿真FFT IP Core的功能-Bit Accurate C Model of Fast Fourier Transform
2dfft
- c++ source fft ifft 2-d FFT ofdm
fft
- FFT 函数实现,可在C C++环境下编译,辅助信道方面的计算,也可运用到工程计算-FFT functions, and can be compiled in C C++ environment, aspects of computing auxiliary channel can also be applied to engineering calculations
psd_cpsd
- psd cpsd C语言实现方法,随机信号产生,随机信道参数,使用fftw函数库辅助计算fft-psd cpsd C language implementation, the random signal is generated, random channel parameters, use fftw library helper function computing fft
fft
- FFT的头文件,可直接调用函数进行FFT运算,采样点数可以自行修改(The header file of the FFT can be directly invoked by the function for the FFT operation, and the number of sampling points can be modified by itself)
FFT算法程序分步详解C程序
- 分步细讲解基2蝶形算法,尽量让你在最短的时间内掌握FFT算法的程序实现。(Step by step to explain the basic 2 butterfly algorithm, try to let you grasp the FFT algorithm in the shortest time.)