Welcome![Sign In][Sign Up]
Location:
Search - ofdm problem

Search list

[Other resourceofdm-matlab

Description: ofdm算法的源代码程序,可以帮助解决ofdm问题-ofdm algorithm source code procedures, which can help to solve the problem ofdm
Platform: | Size: 171306 | Author: 李强 | Hits:

[Communicationmimo功率优化

Description: MIMO系统的功率优化问题,通过SVD分解和注水算法,可以实现不同发送天线上的功率分配。-MIMO system power optimization problem, and through the decomposition of water injection SVD algorithm can achieve different this antenna on the power distribution.
Platform: | Size: 2048 | Author: 焦嘟嘟 | Hits:

[matlabofdm-matlab

Description: ofdm算法的源代码程序,可以帮助解决ofdm问题-ofdm algorithm source code procedures, which can help to solve the problem ofdm
Platform: | Size: 171008 | Author: 李强 | Hits:

[Communication-MobileOFDM_MATLAB_

Description: 这里面有两个程序,两个都是采用4QAM调制。不过个人觉得第一个更容易懂,因为写的很有条理。我改的那个程序就是根据这个来的。 不过在这里面有个问题就是信道系数只能是由高到低,大家可以试试,改成[0.227 0.46 0.688 0.46 0.227]这个是老师给我的仿真中常用的信道系数,这个成为归一化信道,就是系数平方和为1. 第二个程序没有涉及到信道系数,但是这个程序当中,在128个子载波中,前后有32个空载波,这个在OFDM中也是经常用的,这样可以降低误码率。 -There are two procedures, both of them are used 4QAM modulation. But personally feel that a more easily understood, since they were written very structured. I changed that procedure is on the basis of the past. But in this there is a problem inside the channel coefficient is the only high to low, everyone can try, replaced by [0.227 0.46 0.688 0.46 0.227] This is the teacher for giving me frequently used in the simulation of channel coefficients, this has become normalized channel is the coefficient of the square and 1. The second procedure does not involve channel coefficient, but this process which, in the 128 sub-carrier, the before and after the air carrier has 32, this in OFDM is also frequently used, as this will reduce the misuse of rate.
Platform: | Size: 19456 | Author: 徐振华 | Hits:

[matlabPAPR_MATLAB

Description: 解决OFDM中PAPR问题的MATLAB程序。-Solve the PAPR problem of OFDM in the MATLAB program.
Platform: | Size: 7168 | Author: 孔政敏 | Hits:

[Program doc00963812

Description: 文章中分析了OFDM系统的频谱利用率,研究了OFDM系统中的信道判决反馈均衡问题-Article analyzes the spectral efficiency of OFDM systems to study the OFDM system channel decision feedback equalizer problem
Platform: | Size: 248832 | Author: 王云峰 | Hits:

[assembly languagetioashima

Description: 在基于脉冲的UWB系统中,采用瑞克接收机合并多径信号能量并进行相干检测,信道估计问题即估计多径信号的到达时间和幅度。在基于OFDM的UWB系统中,接收机根据信道频域响应对每个子信道进行频域均衡后进行相干检测,信道估计问题即估计信道频域响应。-Pulse-based UWB systems, rake receivers using the combined multipath signal energy and coherent detection, channel estimation problem that is estimated multipath signal arrival time and amplitude. OFDM-based UWB system, the receiver under the channel frequency response of each subchannel to frequency domain equalization after coherent detection, channel estimation problem that is estimated channel frequency response.
Platform: | Size: 2048 | Author: 王洁 | Hits:

[matlabOFDM_system

Description: 自己做的一个OFDM系统的波形信道仿真,分成各种模块实现,若有问题请朋友指正-OFDM system designed for waveform simulation using MatLAB,if there is any problem, please contact me.
Platform: | Size: 96256 | Author: 谢雨翔 | Hits:

[matlabOFDM

Description: 本文在分析移动无线信道衰落特性的基础上,阐述了OFDM系统的基本原理,主要研究了OFDM通信系统中的基于导频符号的信道估计问题,分析了几种经典的信道估计算法以及相关的关键技术环节。 在此基础上介绍了OFDM技术在现实中的一个应用——WLAN IEEE802.11a系统模型,利用Matlab仿真软件完成OFDM系统信号生成、噪声生成、导频插入、循环前缀、调制、解调等部分的设计,最后结合计算机仿真对系统关键技术(导频、循环前缀、估计算法)的有效性和可行性进行了全面的分析与比较。适合matlab研究-Based on the analysis of mobile channel fading characteristics based on the OFDM system on the basic principles of research in the OFDM communication system of the pilot symbols based on channel estimation problem, an analysis of several classical channel estimation algorithm and the associated key technical links. On this basis, introduced OFDM technology in a practical application- WLAN IEEE802.11a system model, using Matlab simulation software to complete OFDM signal generation, noise generation, pilot insertion, cyclic prefix, modulation, demodulation and other parts of the design, the final combination of computer simulation of the system of key technologies (pilots, cyclic prefix, it is estimated that algorithm) the effectiveness and feasibility of a comprehensive analysis and comparison. Suitable for research matlab
Platform: | Size: 1339392 | Author: 赵洪森 | Hits:

[matlabSLMPAPR

Description: 利用slm方法解决在ofdm系统中降低PAPR问题-slm slove the problem of papr
Platform: | Size: 1024 | Author: lxc | Hits:

[3G developclipping_ber_my

Description: ofdm中的PAPR问题的CLIPPING方案的BER-ofdm in the PAPR problem CLIPPING program BER
Platform: | Size: 2048 | Author: sushu | Hits:

[OtherICI_OFDM

Description: INTER-CARRIER INTERFERENCE CANCELLATION FOR OFDM SYSTEMS: Orthogonal Frequency Division Multiplexing (OFDM) is an emerging multi-carrier modulation scheme, which has been adopted for several wireless standards such as IEEE 802.11a and HiperLAN2. A well-known problem of OFDM is its sensitivity to frequency offset between the transmitted and received carrier frequencies. This frequency offset introduces inter-carrier interference (ICI) in the OFDM symbol. This project investigates three methods for combating the effects of ICI: ICI self-cancellation (SC), maximum likelihood (ML) estimation, and extended Kalman filter (EKF) method. These three methods are compared in terms of bit error rate performance, bandwidth efficiency, and computational complexity. Through simulations, it is shown that the three techniques are effective in mitigating the effects of ICI. For high values of the frequency offset and for higher order modulation schemes, the ML and EKF methods perform better than the SC method.
Platform: | Size: 390144 | Author: redami | Hits:

[3G developpaprOFDMA

Description: OFDM系统中的峰均比问题的Matlab仿真-PAPR OFDM system Matlab simulation of the problem
Platform: | Size: 123904 | Author: 小飞 | Hits:

[Otherjunheng

Description: 信道均衡技术是移动通信中抗衰落的三大技术之一。均衡是用来解决由于信道的非线性和时变性引起的码间干扰的有效技术。如何有效解决码间干扰问题,具有重要的理论意义。     本文在介绍自适应均衡技术的基本原理和均衡研究现状的基础上,阐述了目前几种典型的自适应均衡算法及其它们存在的一些问题。文章在传统自适应算法的基础上,提出了两种改进算法:基于RLS的自适应MIMO-DFE算法和基于分数间隔的改进CMA+SDD算法。计算机仿真结果表明,两种算法的收敛速度快,稳态误差小,均衡效果与传统算法相比都取得了明显提高。-Channel equalization in mobile communications technology is the anti-fading of the three technologies. Balance is used to solve due to channel non-linear and time-varying inter-symbol interference caused by effective techniques. How to effectively solve the inter-symbol interference problem, has important theoretical significance. This paper introduces the basic principle of adaptive equalization and balanced study of the status quo, based on the current set of several typical adaptive equalization algorithm and some of the problems of their existence. Article in the traditional adaptive algorithm based on the proposed two improved algorithms: RLS-based adaptive MIMO-DFE algorithms and interval-based scores improved CMA+ SDD algorithm. Computer simulation results show that the two kinds of convergence of the algorithm fast, steady-state error is small, compared to equilibrium results with the traditional algorithms have achieved significantly improved.
Platform: | Size: 43012096 | Author: 阿郎 | Hits:

[matlabgetPDF1

Description: In this paper, we investigate the timing and carrier frequency offset (CFO) synchronization problem in decode and forward cooperative systems operating over frequency selective channels. A training sequence which consists of one orthogonal frequency-division multiplexing (OFDM) block having a tile structure in the frequency domain is proposed to perform synchronization. Timing offsets are estimated using correlation-type algorithms. By inserting some null subcarriers in the proposed tile structure, we propose a computationally efficient subspace decomposition- based algorithm for CFO estimation. The issue of optimal tile length is studied both theoretically and through simulations. By judiciously designing the tile size of the pilot, the proposed algorithms are shown to have better performance, in terms of synchronization errors and bit error rate, than the time-division multiplexing-based training method and the computationally demanding space-alternating generalized expectation-maximization
Platform: | Size: 985088 | Author: ashish | Hits:

[matlabgetPDF2

Description: In this paper, we investigate the timing and carrier frequency offset (CFO) synchronization problem in decode and forward cooperative systems operating over frequency selective channels. A training sequence which consists of one orthogonal frequency-division multiplexing (OFDM) block having a tile structure in the frequency domain is proposed to perform synchronization. Timing offsets are estimated using correlation-type algorithms. By inserting some null subcarriers in the proposed tile structure, we propose a computationally efficient subspace decomposition- based algorithm for CFO estimation. The issue of optimal tile length is studied both theoretically and through simulations. By judiciously designing the tile size of the pilot, the proposed algorithms are shown to have better performance, in terms of synchronization errors and bit error rate, than the time-division multiplexing-based training method and the computationally demanding space-alternating generalized expectation-maximization
Platform: | Size: 728064 | Author: ashish | Hits:

[matlabOFDM-MATLAB

Description: 这里面有两个程序,两个都是采用4QAM调制。不过个人觉得第一个更容易懂,因为写的很有条理。我改的那个程序就是根据这个来的。 不过在这里面有个问题就是信道系数只能是由高到低,大家可以试试,改成[0.227 0.46 0.688 0.46 0.227]这个是老师给我的仿真中常用的信道系数,这个成为归一化信道,就是系数平方和为1. 第二个程序没有涉及到信道系数,但是这个程序当中,在128个子载波中,前后有32个空载波,这个在OFDM中也是经常用的,这样可以降低误码率。 -And there are two programs, two are based on 4QAM modulation. But personally feel that the first is easier, because the writing is organized. I changed that procedure is based on the past. However, there is a problem in that there is only channel coefficients from high to low, we can try and change into [0.227 0.46 0.688 0.46 0.227] This is the teacher gave me the simulation channel coefficient commonly used, this became normalized channel, is coefficient of the square and is 1. The second program is not related to channel coefficients, but this program which, in the 128 sub-carriers, the before and after the 32 air carriers, the in OFDM is also often used, which can reduce the error rate.
Platform: | Size: 19456 | Author: hanshuanglin | Hits:

[matlabmimo_channel_estimation

Description: MIMO-OFDM系统基于MMSE的信道估计算法,为了解MIMO-OFDM信道估计问题的提供一些入门帮助。-MMSE-based MIMO-OFDM system channel estimation algorithm for MIMO-OFDM understand the problem of channel estimation to provide some help getting started.
Platform: | Size: 2048 | Author: 张健康 | Hits:

[OtherOFDM-papr

Description: 主要介绍了OFDM系统的原理及系统中峰均比问题的研究-OFDM system introduces the principle and system of the problem of PAPR
Platform: | Size: 8744960 | Author: zxy | Hits:

[matlabOFDM

Description: RA准则下的OFDM自适应资源分配问题,涉及载波和功率的分配,是一个既含有离散决策变量,又含有连续决策变量的非线性优化模型,且含有较为复杂的非线性约束,因此适合采用智能优化算法进行求解。-RA OFDM under guideline adaptive resource allocation problem, involving carrier and power allocation is a decision with both a discrete variable, but also with continuous decision variables of nonlinear optimization models, and contains more complex nonlinear constraints, so for using intelligent optimization algorithm.
Platform: | Size: 6144 | Author: liujinying | Hits:
« 12 3 »

CodeBus www.codebus.net