搜索资源列表
filter
- vc++下实现的不同频率选择的滤波器,包括FFT变换,各种滤波算法, 如果你要编写数字信号处理相关的程序,这是个不错的选择
work_test1
- ofdm系统模型,包含信道估计 FFT变换 QPSK 16QAM调制 插入导频等,非常全面。
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
FFT.rar
- FFT算法,用于实现离散傅里叶变换,包括是否加零优化。,Classic FFT
dtmf
- 单音多频信号的产生和识别,采用FFT变换。应用于电话拨号。是学习数字信号处理的大作业。-Tone multi-frequency signal generation and recognition, the use of FFT transform. Applies to telephone dial-up. Digital Signal Processing is the study of large operations.
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
LFM_signal
- 关于线性调频波的三个小程序,包括线性调频波的生成,FFT变换,线性调频信号通过匹配滤波器-Linear frequency modulation wave on the three small procedures, including the generation of LFM wave, FFT transform, linear frequency modulated signal through the matched filter
FFTalgorithmCprogram
- 序执行时要求输入序列的长度N_pre,N_pre 是最初输入序列的长度,任意长度都可以。N是指补零后的序列长度,满足2^L. 然后逐个输入各个元素的实部和虚部,补零部分不必输入。 显示FFT变换的结果。-Order execution when the input sequence length requirements N_pre, N_pre are the initial input sequence length, can be of any length. N refers
matlab_dsp_airlog
- TD-SCDMA基带数据用matlab来进行仿真的源代码,包括同步,相关,fft变换,星座图显示,交织等,完成的TD 物理层仿真代码-matlab_dsp_airlog
(I)FFT
- fft变换,c语言的,需要的朋友可以看一下-fft transform
ZHAO_OFDM
- 这个程序除了接收机同步、信道编码没有加入外,基本上反映了一个OFDM系统的特性: 1. qpsk/16qam/64qam映射、解映射 2. OFDM调制解调(循环前缀,FFT等) 3. 非整数采样时刻多径时延的多径信道 4. Rayleigh或者Rician多径信道 5. 信道的连续时变(非block fading) 6. 线性插值信道估计 7. FFT变换域插值信道估计-In addition to this program receiver synchroniza
OFDM
- 基于对比BPSK系统的OFDM仿真结果分析,把N个子载波上的传输符号通过IFFT,然后并串转换后传输,在接收端通过串并转换后再进行FFT变换-BPSK OFDM system based on comparative analysis of simulation results, the N sub-carrier transmission symbols by IFFT, and the string conversion and transmission, the receiver stri
FFT
- 数字信号处理快速傅里叶变换C语言程序代码-Digital signal processing fast Fourier transform C language code
FFT
- 这个代码是用来对数字通信系统中FFT变换进行仿真,将时域信号进行FFT变换可得到频谱图形-This code is used to simulate the FFT algorithm in digital communication systems, time-domain signal available spectrum graphics FFT
ofdm
- 本程序仿真了正交频分复用的调制与发射,其中包括循环前缀,FFT变换,白噪声信道模拟等部分,最后得出不同信噪比先的系统误码率。-This program simulates the orthogonal frequency division multiplexing modulation with the launch, including the cyclic prefix, FFT, white noise channel analog part of the conclusion that
FFT_bluetooth
- 此代码由eclipse开发,应用于android手机,原本用于将单片机通过蓝牙串口传来的1024个数据进行FFT变换,然后显示出电机转速值,就是频率值的60倍,蓝牙串口和FFT是难点,如果打开工程发现提示错误,要求API5,可以设置那不报错,正常运行,API5为舍弃掉的一个API-Developed by the eclipse, this code applies to android phone, originally used for the microcontroller via Blu
FFT
- FFT,傅里叶变换C代码实现,简单通俗易懂-FFT, Fourier transform C code, simple and easy to understand.
fft
- 快速傅里叶变换,高通滤波,低通滤波,可有效进行对不同频段滤波处理,提高数据稳定性。(Fast Fourier transform, high pass filter, low pass filter)
FFT_test
- matlab fft测试程序,包括正弦余弦信号文件生成和提取文件内容并做fft变换(Matlab FFT test program, including sine cosine signal file generating and extracting file content and doing FFT transformation)