登录
首页 » matlab » PCA

PCA

于 2015-01-06 发布 文件大小:4KB
0 197
下载积分: 1 下载次数: 62

代码说明:

  PCA算法,用于估计大规模MIMO中的信道状态信息(The PCA is used to estimation MIMO channel)

文件列表:

H_generate.m,644,2014-09-09
MatrixToVector.m,653,2014-09-10
Mseek_2D.m,1262,2014-09-24
Mseek_2D_2.m,1228,2014-09-25
Mseek_2D_main.m,1577,2014-09-25
test.m,1793,2014-09-23
VectorToMatrix.m,599,2014-09-10

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

发表评论

0 个回复

  • pinshu
    说明:  matlab统计分析工具箱里面没有频数统计函数,有些情况下频数统计可以很直观地显现统计规律。(statistical analysis toolbox matlab There are no statistics on the frequency function, in some cases frequency statistics can be intuitively apparent statistical regularity.)
    2008-09-22 19:07:14下载
    积分:1
  • turbo2
    Codigos turbo, funcionando 100
    2013-07-11 03:01:48下载
    积分:1
  • Vraisembl
    Vraisembl METHODE Vraisembl METHODE
    2013-12-14 04:05:01下载
    积分:1
  • ChaosToolbox2p9
    陆振波的混沌时间序列分析与预测工具箱最新版2.9(chaotic time series analysis and prediction matlab toolbox)
    2012-01-29 13:44:27下载
    积分:1
  • chu
    matlab编写的常见调制模式(am,fm,bpsk,qpsk,mask,16qam等)自动识别动态链接库(matlab prepared common modulation mode (am, fm, bpsk, qpsk, mask, 16qam etc.) automatically recognizes the dynamic link library)
    2014-02-25 18:33:54下载
    积分:1
  • consistent
    根据任何先验知识未知的多传感器检测同一目标的情形,根据支持度矩阵,获得各个传感器在不同时刻的一致性度量。(Based on any a priori knowledge of unknown multi-sensor target the same situation, according to the support matrix, each sensor at different times to obtain the consistency of measurement.)
    2021-04-20 23:08:49下载
    积分:1
  • Learning_Matlab
    Learning Matlab for student,English version,专业权威。(Learning Matlab for student, English version, professional authority.)
    2007-06-02 20:39:58下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • matpower4.1
    Matpower4.1:潮流计算与最优潮流(Matpower: flow calculation and optimal power flow)
    2013-11-06 17:40:23下载
    积分:1
  • Docs2
    Creating the Auto Answering Machine Application
    2007-09-12 11:36:13下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载