搜索资源列表
CE_OFDM
- 关于信道估计的程序,用MATLAB实现,包括导频的插入提取,FFT/IFFT ,循环前缀的加入提取-on channel estimation procedures, using MATLAB, including Pilot insertion extraction, FFT / IFFT, cyclic prefix to join the extraction, etc.
Matlab_Experiment
- Matlab实现快速傅立叶变换、FFT和IFFT计算线性卷积、IIR数字滤波器、FIR数字滤波器实验的相关资料,有源代码和仿真图
ofdm-vhdl.rar
- ofdm的VHDL实现,包括fft,ifft,串并变换等,附详细说明文档,ofdm realization of VHDL, including the fft, ifft, such as string and transform, with detailed descr iption of the document
OFDM
- OFDM的原理在matalb中实现源代码,包括FFT和IFFT,加入保护间隔,循环前缀和子载波等。-Principle of OFDM is implemented in matalb source code, including FFT and IFFT, adding guard interval, cyclic prefix and sub-carrier, etc.
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#
OFDMCommunicationSystemMatalabCode
- 一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模 块,并统括系统性能的仿真验证了系统设计的可靠性。 -A relatively complete simulation of the OFDM communication system design, including coding, modulation, IFFT, frequency up and down, Gaussian channel
20090829_FFT_IFFT_test
- 在carbide C++2.0下使用S60 3rd fp2的SDK编译通过并运行成功的1024point FFT IFFT工程,能够测试计算时间。-1024 point FFT IFFT on carbide C++
paper04
- Presently FFT usage in GPS receivers has been a topic of extensive study and many improved FFT-based acquisition methods with averaging correlation technique also have emerged. Although averaging arithmetic can reduce the instant processing p
paper03
- Presently FFT usage in GPS receivers has been a topic of extensive study and many improved FFT-based acquisition methods with averaging correlation technique also have emerged. Although averaging arithmetic can reduce the instant processing p
fft_ifft_vhdl_codes
- this will give details of fft and ifft implementation in vhdl codes, and then on fpga chip
OFDM
- 自行编写实现FFT、IFFT算法,完成OFDM系统的发、收端仿真-FFT,IFFT,OFDM systen simulation
simulator
- 一些用于通信仿真的函数,包括ofdm系统收发仿真,fft、ifft,随机数产生,bpsk、qpsk调制等-communication simulator functions
OFDM_simulation_source
- 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。 -This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, the upper and lower frequency, Gaussi
BPSK_16QAM
- OFDM系统的matlab仿真,采用16QAM调制,fft和ifft变换-OFDM 16QAM FFT/IFFT
complex
- N point radix-4 fft, ifft program for you good luck
2dfft
- c++ source fft ifft 2-d FFT ofdm
ofdm
- ofdm系统的基础结构,采用4QAM编码解码,并采用FFT/IFFT运算,最终计算误码率.-Ofdm system infrastructure, using 4QAM codec, using FFT/IFFT operations, the final calculation of the error rate.
KQSQDAJ
- 关于信道估计的程序,用MATLAB实现,包括导频的插入提取,FFT IFFT ,循环前缀的加入提取()
DLDB-infrastructure
- 关于信道估计的程序,用MATLAB实现,包括导频的插入提取,FFT IFFT ,循环前缀的加入提取()
OFDM
- 使用matlab实现OFDM的基本功能 FFT的点数:512 载波数量:200 调制方式:16QAM 每个符号代表的比特数:4 每个子载波包含的符号数:12 信道条件:加性高斯白噪声信道(AWGNC) 循环前缀长度:148 循环后缀长度:20(matlab OFDM 16QAM FFT IFFT AWGNC)