登录
首页 » matlab » mimo

mimo

于 2020-12-11 发布 文件大小:3KB
0 125
下载积分: 1 下载次数: 12

代码说明:

  基于MINO的非正交多址接入系统的功率分配算法 用于多天线(Power allocation algorithm for MINO-based non-orthogonal multiple access system)

文件列表:

mimo, 0 , 2019-05-08
mimo\21alamouti.m, 3616 , 2019-05-08
mimo\MIMO_System.m, 1631 , 2019-05-06
mimo\WaterFilling_alg.m, 779 , 2006-10-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VC++精品源码打包下载,供有26个VC实例源码
    VC++精品源码打包下载,供有26个VC实例源码-VC excellent source packaged download, for example 26 VC FOSS
    2022-02-11 10:30:35下载
    积分:1
  • codegen
    GPS中的伪随机码产生程序,用matlab仿真生成伪随机码序列,用于测距(GPS in the pseudo-random code generation process, using matlab simulation to generate pseudo-random code sequence, for Ranging)
    2009-03-17 17:06:45下载
    积分:1
  • Delphi friends list
    Delphi 朋友通讯录-Delphi friends list
    2022-08-04 02:09:41下载
    积分:1
  • PIC16F88 VOLTIMETRO
    PIC PROJECT - VOLTMETER
    2017-10-16 23:26:39下载
    积分:1
  • refraction
    来源于雷达系统分析与设计(matlab版)(From Radar System Analysis and Design (matlab version))
    2020-06-18 09:00:01下载
    积分:1
  • sim1204pfy
    说明:  matlab实现全息成像!!!!!!!!!!(Holographic imaging based on MATLAB)
    2019-05-09 22:32:29下载
    积分:1
  • blos的基础知识,设置 希望对大家有用
    blos的基础知识,设置 希望对大家有用-blos the basis of knowledge, we hope to set up useful
    2022-05-19 22:30:17下载
    积分:1
  • 09-MIMO系统容量仿真程序
    说明:  function C=capacity(SNR,Nt,Nr) %SNR=0; %定义信噪比为0HZ A=10^(SNR/10); %信噪比的单位转换关系式 Im=eye(min(Nr,Nt)); %这里的"1"为发射天线和接收天线两者数目少的根数 sum=0; %初始化sum为0 for i=1:10000 %程序循环10000次 H=randn(Nr,Nt); %产生高斯信号源 if Nr<Nt Q=H*H'; %求威沙特矩阵 else Q=H'*H; end sum=sum+log2(det(Im+A*Q/Nt)); %10000次循环得到的信道容量总和 end C=sum/10000 %10000次循环的平均值(function C=capacity(SNR,Nt,Nr) %SNR = 0;% defines SNR as 0Hz A = 10 ^ (SNR / 10);% s / N unit conversion relation Im = eye (min (NR, NT));% here "1" is the number of the less number of transmitting antenna and receiving antenna Sum = 0;% initialize sum to 0 For I = 1:10000% program cycles 10000 times H = randn (NR, NT);% produces Gaussian signal source if Nr<Nt Q = h * H ';% to find the weissard matrix else Q=H'*H; End Sum = sum + log2 (DET (IM + A * q / NT));% sum of channel capacity from 10000 cycles End C = sum / 10000% average of 10000 cycles)
    2020-09-12 04:39:02下载
    积分:1
  • 一个简单的数学魔术小游戏 在C语言下编译
    一个简单的数学魔术小游戏 在C语言下编译-A simple mathematical magic game compiled in the C language
    2022-03-06 15:07:40下载
    积分:1
  • 滚动文本框
    源代码是文本框滚动。单线模式显示底部多行模式显示端线。祝好运。
    2022-03-23 09:33:51下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载