登录
首页 » matlab » winner2

winner2

于 2012-07-07 发布 文件大小:662KB
0 258
下载积分: 1 下载次数: 176

代码说明:

  欧洲winner2的官方3D天线信道模型源程序 内包含十多种场景选择 考虑了角度扩展 k参数等(H=WIM(WIMPAR,LINKPAR,ANTPAR) is a 5D-array of channel coefficients. For explanation of the input parameter structs, see WIMPARSET, LAYOUT2LINK, LAYOUTPARSET, and ANTPARSET. H is a cell array of size K (number of links.SIZE(H{i})=[U S N T], where U is the number of MS (RX)elements, S is the number of BS (TX) elements, N is the number of paths,T is the number of time sample)

文件列表:

winner2
.......\AntennaArray.m,5876,2008-08-13
.......\AntennaResponse.m,5380,2008-04-18
.......\antenna_pol_vect.m,874,2007-11-05
.......\Aperture_Calc.p,65372,2007-10-30
.......\arrayparset.m,1013,2007-12-18
.......\ArrayPreprocess.m,1627,2007-10-30
.......\BP2Aperture.m,1872,2007-11-05
.......\BP2Aperture1D.m,1606,2008-04-18
.......\cas.m,1824,2007-10-30
.......\Contents.m,3261,2008-08-15
.......\dipole.m,2268,2007-10-30
.......\ds.m,1434,2007-10-30
.......\example_channel_matrix.m,1006,2008-04-18
.......\example_EADF_approx.m,1145,2008-04-18
.......\example_syntetic_arrays.m,892,2008-04-18
.......\fixedAoas.m,5155,2008-08-14
.......\fixedAods.m,5316,2008-08-14
.......\fixedPdp.m,11159,2008-08-14
.......\fixedScatterFreq.m,1390,2007-10-30
.......\generate_bulk_par.m,34991,2008-08-15
.......\G_Calc1D_simple.p,5622,2007-10-30
.......\G_Calc3D_simple.p,21910,2007-10-30
.......\interpbp.p,35387,2007-10-30
.......\layout2link.m,3130,2008-08-13
.......\layoutparset.m,6855,2008-08-13
.......\lhc_mimoofdm_est.m,8104,2012-06-17
.......\LOSprobability.m,3680,2008-08-13
.......\LScorrelation.m,8289,2007-11-05
.......\mycart2sph.m,218,2007-11-05
.......\mysph2cart.m,588,2007-11-05
.......\NTlayout.m,7647,2008-08-13
.......\offset_matrix_generation.m,2203,2007-10-30
.......\pathloss.m,23856,2008-08-15
.......\rotate_vector.m,883,2007-11-05
.......\ScenarioMapping.m,953,2007-10-30
.......\ScenParTables.m,54843,2007-10-30
.......\StationDirectionXY.m,350,2007-11-05
.......\StationDistXY.m,914,2007-10-30
.......\StationNumElements.m,248,2007-10-30
.......\StationVelocityXY.m,237,2007-11-05
.......\struct_generation.m,5213,2007-10-30
.......\unrotate_vector.m,843,2007-10-30
.......\vel_vector.m,164,2008-06-20
.......\wim.m,16052,2008-08-15
.......\WIM2 Matlab documentation V1.0.pdf,525810,2008-09-22
.......\WIM2_ver064_notes.txt,12405,2008-09-22
.......\wimparset.m,7284,2008-08-15
.......\wim_core.m,19765,2008-09-22

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

发表评论

0 个回复

  • osg_osgearth
    osgearth的文档资料不多,这里几乎是所有可以找到的中文资料,以及一些osg的中文资料(osgearth documentation much, here you can find almost all the Chinese data, as well as some of the Chinese data osg)
    2020-11-19 09:59:38下载
    积分:1
  • 任意平面的裁切0.2
    说明:  基于vtk的三维重构与裁切: 1.16位非压缩位图的读取与设置. 2.图像数据载入映射器 3.裁切平面的设置 4.边界的设置与显示 5.三维重构 注:需安装vtk4.0以上版本(It s about 3D reconstruct and clip based on VTK including reading and configration of 16 bits non_contracted bitmaps,the mapper for image data loading, configration of plane for clip,configration and display of borders and 3D reconstruct.(PS:VTK 4.0 or above version is needed))
    2005-09-23 10:04:58下载
    积分:1
  • Direct_exp
    说明:  在VC下利用directX9.0写的很好的3D图形编程的例子,包括.x文件的读取,纹理的加载!适合初学者练手!(in VC directX9.0 write using a good 3D graphics programming examples, including. X document read, texture loading! For beginners to practice hands!)
    2006-03-22 20:57:16下载
    积分:1
  • An_example_of_Tetgen
    不是本人编的,转自csdndengpengyong,个人能力有限,望谅解。Tetgen是一个生成四面体网格的开源工具,本实例提供了从网上下载的开源的源码和一个简单的使用的示例,其中附带了Tetgen自带了的一个查看剖分出来的网格的工具TetView.exe,可以运行打开剖分出来的文件查看剖分的结果是否正确。(I was not prepared, carried csdndengpengyong, individual ability is limited, hope and understanding. Tetgen tetrahedral mesh generation is an open source tool, the examples provided from the Internet to download the open source code and a simple example of the use of which comes Tetgen comes out of a mesh grid view tool TetView . exe, you can run out of file viewing open split split the results are correct.)
    2021-03-14 20:49:22下载
    积分:1
  • 立方体旋转动画
    本程序提供了三维坐标转换为二维坐标的算法,实现在屏幕上画三维图,并提供立方体绕任意轴旋转动画的算法。(procedures for the three-dimensional coordinates of the conversion of two-dimensional coordinates of the algorithm to achieve on the screen painting three-dimensional map, and provide cube rotating animation algorithms.)
    2005-06-04 08:58:58下载
    积分:1
  • waterwave002
    说明:  该程序模拟了海浪的三维动态仿真,展示了随机海风作用下,波浪的运动。(The program simulates the three-dimensional dynamic simulation of ocean waves)
    2020-12-16 11:49:19下载
    积分:1
  • soar-1.11
    说明:  一个大规模地形现实和纹理映射的程序,从国外网站下载的,一般的机器根本跑不动,标准C编写,多平台可编译,供大家学习。(a large-scale topographic reality and texture mapping procedures from abroad website and general machinery simply could not, the standard C preparation, multi-platform can be compiled for the study.)
    2006-03-13 13:44:46下载
    积分:1
  • house
    vrml实例,房子,带围墙,门窗。门窗可打开(Examples vrml,House with walls, doors and windows. Doors and windows can be opened)
    2021-01-11 16:38:50下载
    积分:1
  • Image_2D_interpolation
    对像素点较少的原始图像进行二维插值,以提高图像的平滑度。()
    2017-09-15 10:57:46下载
    积分:1
  • OTSU2Dmy
    说明:  灰度图像分割,二维大津法或二维最大类间方差法(2D Maximum Between Cluster Variance)
    2010-04-01 09:09:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载