搜索资源列表
QR_algrithm.rar
- 求矩阵特征值和特征向量的算法:QR算法。用于线性方程组的求解,和反幂法算法的设计,Matrix eigenvalues and eigenvectors of the algorithm: QR algorithm. For linear equations, and anti-power-law algorithm design
Untitled.rar
- 《基于平均功率受限和有约束条件注水原理的MIMO联合自适应调制和功率分配算法的主要源代码》," Based on the average power is limited and bound by the conditions of injection of the principle of joint MIMO adaptive modulation and power allocation algorithm is the main source code"
OFDMPAPRCCDF.rar
- 描述OFDM高峰均功率比(PAPR)的CCDF曲线,用MATLAB仿真的结果,Descr iption OFDM peak-average power ratio (PAPR) of the CCDF curve, the results of simulation using MATLAB
MIMOxindao
- MATLAB软件对不同发射天线、不同接收天线、不同信噪比下的MIMO系统容量进行仿真,得出在不增加带宽和天线发送功率的情况下利用MIMO信道成倍地提高无线信道容量-MATLAB software for different antennas, different antenna, different SNR of the MIMO system capacity for simulation, obtained without increasing the bandwidth and the a
MIMOCapacity
- matlab code for mimo system optimal power allocation algorithm
adaptivemimo
- adaptive mimo code in matlab
mimocapcitywithdifferentcoefficients
- 窄带平衰落相关MIMO信道容量仿真,内容包括:天线间距、功率角度谱、多簇、总角扩展等参数对信道容量及相关系数的影响-Narrowband flat fading MIMO channel capacity related to simulation, including: antenna spacing, angle power spectrum, multi-cluster parameters such as total angular expansion of channel capaci
matlab_code
- mimo capacity matlab implementation and water filling algo for optimal power distribution
waterfilling
- In this programe a highly scattered enviroment is considered. The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after SVD decomposition) is distributed as water-filling algorith
Analysis-on-Channel-Capacity-of-MIMO
- 多输入多输出(MIMO)通信系统相比其他的通信系统具有更高的频谱效率,在不增加发射功率以及信号带宽的 情况下,MIMO 技术可以有效地提高系统信道容量及其性能。利用均匀角能量分布以及相关矩阵,分析了相关信道下的MIMO 系统信道容量,得出了系统信道容量的通用公式,并利用MATLAB 进行仿真。仿真结果表明,相关性的增加意味着信噪比的减 小,圆形接收天线阵列半径与角度扩展是决定MIMO 系统信道容量的主要因素。-Multiple-input multiple output (MIMO)
MIMO-power-matlab
- MIMO系统中的功率分配,包括经典的注水算法功率分配程序-MIMO system in power distribution, including the classic water-filling algorithm power allocation procedures
MIMO
- MIMO 功率优化 matlab编程-The MIMO power optimization matlab programming
svtcnrye
- 虚拟力的无线传感网络覆盖,rnNGHnV参数利用matlab GUI实现的串口编程例子,使用拉亚普诺夫指数的公式,一种流形学习算法(很好用),DWchxCH条件MIMO OFDM matlab仿真,滤波求和方式实现宽带波束形成。- Virtual power wireless sensor network coverage, rnNGHnV parameter Use serial programming examples matlab GUI implementation, Raya Pun
estvmsqw
- 加入重复控制,可以实现模式识别领域的数据的分类及回归,对于初学matlab的同学会有帮助,虚拟力的无线传感网络覆盖,是本科毕设的题目,MIMO OFDM matlab仿真。-Join repetitive control, You can achieve data classification and regression pattern recognition, Matlab for beginner students will help, Virtual power wireless sen
cs874
- MIMO OFDM matlab仿真,遗传算法无功优化,matlab小波分析程序。- MIMO OFDM matlab simulation, Genetic algorithm based reactive power optimization, matlab wavelet analysis program.
kuipei-V4.5
- MIMO OFDM matlab simulation, Channel coding, modulation, channel estimation, Multi-machine power system simulation and flow calculation.
mimo
- 基于MINO的非正交多址接入系统的功率分配算法 用于多天线(Power allocation algorithm for MINO-based non-orthogonal multiple access system)
Hybrid precoding-based
- Hybrid Precoding-Based Millimeter-Wave Massive MIMO-NOMA with Simultaneous Wireless Information and Power Transfer
mmWave Hybrid
- 本文开发了一种自适应算法来估计mmWave信道参数,该算法利用了信道的较差散射特性。 为了使该算法有效运行,设计了一种新颖的分层多分辨率码本,以构造具有不同波束宽度的训练波束成形向量。 对于单路径信道,推导了使用所提出算法的估计误差概率的上限,并且获得了对算法自适应阶段之间训练功率的有效分配的一些见解。(This paper develops an adaptive algorithm to estimate the mmWave channel parameters that exploits
03-2x2MIMO系统的完整数据链仿真
- % Type of different detectors, parameters for Detector.m ML = 1; % Joint ML Detector JMMSE = 2; % Joint MMSE Detector ZF = 3; % Joint Zero-Forcing Detector % Type of different antenna selection criteria methods MBER = 1; MMI = 2; LAZY = 3; MNP = 4