登录
首页 » matlab » MATLAB中继选择源代码

MATLAB中继选择源代码

于 2020-05-07 发布
0 334
下载积分: 1 下载次数: 4

代码说明:

说明:  MATLAB中继选择源代码 。 MATLAB中继选择源代码 。(Matlab relay selection source code.)

文件列表:

中继选择\Relay selection\.m, 195 , 2010-07-21
中继选择\Relay selection\Balanced_relay.asv, 1071 , 2010-07-23
中继选择\Relay selection\Balanced_relay.m, 1071 , 2010-07-23
中继选择\Relay selection\Capacity_process.asv, 540 , 2010-07-22
中继选择\Relay selection\Capacity_process.m, 540 , 2010-07-22
中继选择\Relay selection\channelGenerate.m, 235 , 2008-07-10
中继选择\Relay selection\createpar.asv, 1962 , 2010-07-23
中继选择\Relay selection\createpar.m, 2049 , 2010-07-23
中继选择\Relay selection\db2lin.m, 126 , 2005-06-17
中继选择\Relay selection\fun.m, 95 , 2008-07-17
中继选择\Relay selection\index2d.m, 255 , 2006-06-19
中继选择\Relay selection\lin2db.m, 396 , 2005-06-17
中继选择\Relay selection\linkquality_relay.asv, 1284 , 2010-07-23
中继选择\Relay selection\linkquality_relay.m, 1476 , 2010-07-23
中继选择\Relay selection\main.m, 2032 , 2010-07-23
中继选择\Relay selection\MaxMin_relay.asv, 604 , 2010-07-22
中继选择\Relay selection\MaxMin_relay.m, 939 , 2010-07-22
中继选择\Relay selection\MSprocess.asv, 248 , 2010-07-21
中继选择\Relay selection\MSprocess.m, 248 , 2010-07-21
中继选择\Relay selection\one relay.asv, 497 , 2010-07-19
中继选择\Relay selection\one relay.m, 497 , 2010-07-19
中继选择\Relay selection\RSprocess.asv, 566 , 2010-07-21
中继选择\Relay selection\RSprocess.m, 566 , 2010-07-21
中继选择\Relay selection\setseed.m, 138 , 2005-06-17
中继选择\Relay selection\xy_noise.m, 76 , 2010-07-21
中继选择\Relay selection\xy_RayleighCH.asv, 165 , 2010-07-19
中继选择\Relay selection\xy_RayleighCH.m, 165 , 2010-07-19
中继选择\Relay selection\20110414T143523, 0 , 2011-04-14
中继选择\Relay selection\20110516T112754, 0 , 2011-05-16
中继选择\Relay selection\20200504T142638, 0 , 2020-05-04
中继选择\Relay selection\20200505T150723, 0 , 2020-05-05
中继选择\Relay selection, 0 , 2020-05-05
中继选择, 0 , 2020-05-04

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

发表评论

0 个回复

  • Acsr
    this source cod to transformer matlab
    2013-08-04 14:46:14下载
    积分:1
  • matlab-CA
    matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处 取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图 (matlab Cellular Automata procedure source code, cellular automata evolution rules of procedure state ① If a cell' s state is 0, then when it has a status of one element of the neighborhood, the cellular state to the probability of a × b into one, and when it' s Pro domain status is one more element of the neighborhood, its status into a greater probability of 1 ② If a cell' s state is 1, the cellular status remains unchanged. Initial spreaders center cell 25 × 25 obtain 50 × 50 grid, the Pro domain for the Moore-type, after 50 simulation clock, the dissemination of knowledge of the simulation results of Figure)
    2009-02-13 10:27:11下载
    积分:1
  • DynamicDelaunay
    Delaunay triangulation is one of the most well known algorithms for space tesselation. Dynamic Delaunay triangulation, in which you can update the input points using a predefined matrice for saving points, is presented in this document.
    2010-03-12 20:44:09下载
    积分:1
  • MATLAB70ch3
    说明:  《MATLAB 7.0编程基础》第3章 (源码实例)主要讲解MATLAB的数值计算("MATLAB 7.0 programming foundation" Chapter 3 (source code examples) mainly on the numerical calculation MATLAB)
    2006-03-20 23:39:27下载
    积分:1
  • cnew_raphdd
    Newton-Raphson s Method of Rootfinding
    2013-10-25 17:49:22下载
    积分:1
  • NewFolder2
    序列Lloyd算法,对一个正弦信号数据进行标量量化(Sequence Lloyd algorithm, for a sinusoidal signal data Scalar quantization)
    2007-12-20 21:05:48下载
    积分:1
  • Information-Hiding-PNG
    用matlab编写的在png图像中隐藏并提取rgb图像和二值图像,注意隐藏的图像要小点,源图像png要大些(Png images using matlab hide and extract the rgb image and binary image, pay attention to the hidden image is smaller point source image png)
    2013-01-17 20:51:43下载
    积分:1
  • ImageSynthesis
    图像合成 内容:随意选择两个图像,选择其中一张图像中的部分内容,利用 matlab 编程添加到另一张图像中;所有的代码添加了注释(the choice of two images, choose one of parts of the image, by using matlab Programming is added to another in the image All of the code to add comments )
    2013-10-19 13:34:06下载
    积分:1
  • NewtonIteration
    求最小PID可达方差,用于评价PID控制系统的控制系能,比最小方差控制最为评价基准更可靠(PID up to find the minimum variance control system for evaluation of PID control system can be more than the minimum variance control most reliable evaluation criteria)
    2013-12-17 20:42:34下载
    积分:1
  • nraaaa
    NRAA算法,用于在下行分布式天线系统中进行能量效率和频谱效率的权衡(NRAA algorithm for spectral efficiency and the energy efficiency trade-offs in a distributed antenna system in the downlink)
    2014-03-14 14:51:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载