登录
首页 » matlab » 【MATLAB】无线通信—各类信道衰落合集

【MATLAB】无线通信—各类信道衰落合集

于 2021-03-28 发布 文件大小:221KB
0 175
下载积分: 1 下载次数: 3

代码说明:

  Various channel fading in the field of wireless communication

文件列表:

大气吸收损耗, 0 , 2018-12-25
大气吸收损耗\gamo.m, 890 , 2006-08-16
大气吸收损耗\gamw.m, 704 , 2006-08-16
大气吸收损耗\gfun.m, 52 , 2006-08-16
大气吸收损耗\itu676_annex2.asv, 2403 , 2018-12-23
大气吸收损耗\itu676_annex2.m, 2404 , 2018-12-23
大气吸收损耗\phi.m, 87 , 2012-03-26
大气吸收损耗\sq.m, 1072 , 2012-03-26
大气吸收损耗\大气吸收损耗.emf, 821820 , 2018-12-23
大气吸收损耗\大气吸收损耗.fig, 53026 , 2018-12-23
经典信道模型, 0 , 2018-12-30
经典信道模型\Corazza_simulation.m, 1523 , 2018-12-28
经典信道模型\Loo_simulation.m, 1427 , 2010-06-07
经典信道模型\Lutz_simulation.m, 1010 , 2010-06-08
经典信道模型\MATLAB下编写的经典卫星信道模型中的c.loo模型的轻阴影下的电平通过率, 0 , 2018-12-30
经典信道模型\MATLAB下编写的经典卫星信道模型中的c.loo模型的轻阴影下的电平通过率\CLOO1QDP.m, 2033 , 2014-03-18
经典信道模型\channel, 0 , 2018-12-30
经典信道模型\channel\Ray_lognorm_model.m, 251 , 2014-06-15
经典信道模型\channel\Ray_model.m, 136 , 2014-06-15
经典信道模型\channel\Ric_model.m, 163 , 2014-06-15
经典信道模型\channel\lognorm_model.m, 225 , 2014-06-15
莱斯阴影模型, 0 , 2018-12-19
莱斯阴影模型\Abdi_simulation.m, 1329 , 2010-06-08
莱斯阴影模型\abdi_simulation, 0 , 2018-12-19
莱斯阴影模型\abdi_simulation\abdi_simulation.m, 3572 , 2007-06-16

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

发表评论

0 个回复

  • RobotMove
    实现简单的领航跟随编队控制,能够改变队形,以及航迹(Achieve simple leader_following formation control, which is able to change formation, track and num of robots)
    2021-02-09 19:29:53下载
    积分:1
  • Unet-master2
    说明:  CN对图像进行像素级的分类,从而解决了语义级别的图像分割(semantic segmentation)问题。与经典的CNN在卷积层之后使用全连接层得到固定长度的特征向量进行分类(全联接层+softmax输出)不同,FCN可以接受任意尺寸的输入图像,采用反卷积层对最后一个卷积层的feature map进行上采样, 使它恢复到输入图像相同的尺寸,从而可以对每个像素都产生了一个预测, 同时保留了原始输入图像中的空间信息, 最后在上采样的特征图上进行逐像素分类。(CN classifies images at the pixel level, thus resolving the problem of semantic segmentation at the semantic level. Unlike classical CNN, which uses full-connection layer to get fixed-length feature vectors after convolution layer for classification (full-connection layer + soft Max output), FCN can accept any size of input image, and uses deconvolution layer to sample feature map of the last convolution layer to restore it to the same size of input image, so that each pixel can be generated. At the same time, the spatial information of the original input image is retained. Finally, the pixel-by-pixel classification is carried out on the feature map sampled above.)
    2019-04-19 19:16:29下载
    积分:1
  • chaoshengbo_diatance_hc_sr_04
    实现Verilog编程,实现超声波测距模块实现测距功能,并将测得的距离显示在数码管上(Verilog programming is realized, ultrasonic ranging module is realized, and the measured distance is displayed on the digital tube)
    2020-06-17 16:40:02下载
    积分:1
  • 48747___Smart Grid
    介绍了智能电网和光伏电池及蓄电池simulink模型(Smart Grid PV Cell Fuel Cell and Battery)
    2018-12-18 16:46:26下载
    积分:1
  • 8个按键控制8个LED灯
    说明:  该程序功能是8个按键控制8个LED灯,非常适合单片机初学者加深对单片机I/O口的理解(The program function is 8 buttons to control 8 LED lights, which is very suitable for beginners of MCU to deepen the understanding of the I/O port of the MCU.)
    2020-06-20 08:00:01下载
    积分:1
  • ANSYSpractice
    1. 进入START > Programs > ANSYS 10.0 > Ansys Product Luncher 2. 单击Launch 标签,选择ANSYS Simulation Environment 和授权 3. 单击File Management标签,输入工作目录和作业名 (1 Go to START> Programs> ANSYS 10.0> Ansys Product Luncher 2. Click the Launch tab, select ANSYS Simulation Environment and authorization 3 Click File Management tab, enter the working directory and job name)
    2013-10-08 17:00:56下载
    积分:1
  • 头条jQuery焦点图
    说明:  焦点图是一款导航网站新闻头条频道的jquery焦点图(Focus Map is a jQuery focus map of a navigation website news headline channel)
    2019-03-25 17:07:46下载
    积分:1
  • 一个企业如何系统asosicated卡马拉公司
    system to asosicated of a enterprise how camara comercio
    2022-11-30 01:00:03下载
    积分:1
  • 数据结构中树的遍历,包括递归和非递归遍历 结构很完整
    数据结构中树的遍历,包括递归和非递归遍历 结构很完整-data structure traversal of the tree, including recursive and non- recursive structure is complete traversal
    2022-02-16 01:33:01下载
    积分:1
  • 一:需求分析 1.本程序需掌握树和二叉树的概念及工作原理,运用原理及概念完成实验.。 2.问题描述: 一个逻辑表达式如果对于变元的任一种取值都为...
    一:需求分析 1.本程序需掌握树和二叉树的概念及工作原理,运用其原理及概念完成实验.。 2.问题描述: 一个逻辑表达式如果对于其变元的任一种取值都为真,则称为重言式;反之,如果对于其变元的任一种取值都为假,则称为矛盾式;然而,更多的情况下,既非重言式,也非矛盾式。试写一程序,通过真值表判断一个逻辑表达式属于那一类。 3.基本要求: (1)逻辑表达式从终端输入,长度不超过一行。逻辑运算符包括“|”,“&”和“~”, 分别表示或、与和非,运算优先程度递增,但可以有括号改变,即括号内的运算优先。逻辑变元为大写字母。表达式中任何地方都可以含有多个空格符。 (2)若是重言式或矛盾式,可以只“显示True forever”或“False forever”,否则显示“Satisfactible”以及变量名序列,与用户交互。若用户对表达式中变元取一组值,程序就求出并显示逻辑表达式的值。 -1 : a needs analysis. The process required the trees and the binary tree master the concept and principle, to use its principles and the concept of completion of the pilot. . 2. Problem description : If a logical expression for the changes in the yuan"s value for a true, as tautology; Instead, If the changes for the yuan"s value for a fake, then called the contradiction; However, the more the situation, neither tautology. is not a contradiction. Try to write a procedure for the adoption of a truth table judgment logical expression belong into that category. 3. Basic requiremen
    2022-01-23 10:34:57下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载