登录
首页 » matlab » Capacity_and_Channel

Capacity_and_Channel

于 2009-01-22 发布 文件大小:7KB
0 283
下载积分: 1 下载次数: 23

代码说明:

  Capacity_and_Channel for mimo channel

文件列表:

Capacity and Channel
....................\Capacity_ccdf.m
....................\Capacity_ccdf_batch.m
....................\ccdf_test.m
....................\ChannelCapacity.m
....................\ChannelCapacity_batch.m
....................\ChannelCorrelationCoefficient.m
....................\ChannelCorrelationCoefficient_Gauss.m
....................\ChannelCorrelationMatrix.m
....................\CorrCoe.m
....................\CorrCoe_1d.m
....................\CorrCoe_1_2.m
....................\CorrCoe_1_3.m
....................\CorrCoe_1_4.m
....................\CorrCoe_2d.m
....................\CorrCoe_3d.m
....................\CorrCoe_4_1.m
....................\CorrCoe_4_2.m
....................\CorrCoe_4_3.m
....................\CorrCoe_Gauss.m
....................\CorrCoe_laplace.m
....................\CorrCoe_laplace_1_2.m
....................\CorrCoe_laplace_1_3.m
....................\CorrCoe_laplace_1_4.m
....................\CorrCoe_laplace_4_1.m
....................\CorrCoe_laplace_4_2.m
....................\CorrCoe_laplace_4_3.m
....................\mimo_channel_batch.m

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

发表评论

0 个回复

  • code
    Eular方程的移动网格程序,用弧长函数做控制函数。(moving mesh for Eular equation)
    2009-12-16 22:29:15下载
    积分:1
  • spline
    说明:  Matlab学习宝典 插值与拟合 Matlab学习宝典(Learning Matlab Interpolation and Fitting Matlab Baodian learning Baodian)
    2008-12-01 13:02:15下载
    积分:1
  • gafmax
    % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 % Trace----------最佳染色体所对应的目标函数值 % FUN------------目标函数 % LB-------------自变量下限 % UB-------------自变量上限 % eranum---------种群的代数,取100--1000(默认1000) % popsize--------每一代种群的规模;此可取50--100(默认50) % pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8) % pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1) % options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
    2006-10-18 16:07:48下载
    积分:1
  • matlab-gui-tutorial
    matlab GUI tutorial. This a very helping tutorial for matlab GUI beiggners.
    2010-11-24 00:28:28下载
    积分:1
  • Matlab_butterfilter
    基于matlab的低通滤波器代码,可以自动生成VHDL源代码(Based on the low-pass filter matlab code, you can automatically generate VHDL source code)
    2008-07-15 15:47:51下载
    积分:1
  • 4PSK
    基于Matlab模拟实现,是基于Matlab的仿真,对软件的要求很高,要求用Matlab实现对信号的调制解调和对信道的模拟。(Matlab-based simulation implementation is based on the Matlab simulation, the software requirements, demanding to achieve with Matlab signal modulation and demodulation and analog channels.)
    2020-12-28 16:29:02下载
    积分:1
  • fdtd-matlab
    一维到三维算法,其中包括有各种散射体形状的示例,是用matlab编写的程序(One-dimensional to three-dimensional algorithm, which includes a variety of scattering of the shape of the sample, is a program written in matlab)
    2010-06-29 14:59:36下载
    积分:1
  • pso toolbox
    基于MATLAB的微粒群工具箱,算法模型中引入收缩因子,收敛速度有所提高,但对高维函数的优化效果仍然不理想。(based on MATLAB Toolbox PSO algorithm model introduced shrinkage factor, convergence rate increase, but for high-dimensional optimization function effects are still not ideal.)
    2005-04-16 15:53:10下载
    积分:1
  • CommunicationTheory
    说明:  通信原理方面的一些基础matlab程序,包含数字基带传输系统中升余弦滚降系统,最佳基带系统,基带信号眼图,OOK,2PSK,2FS,MPSk,DSB,SSB,VSB(Some basic aspects of communication theory matlab program, including digital baseband transmission system Cosine system, the best base-band system, the baseband signal eye diagram, OOK, 2PSK, 2FS, MPSk, DSB, SSB, VSB)
    2010-04-05 08:46:54下载
    积分:1
  • faifie
    有循环检测,周期性检测,部分实现了追踪测速迭代松弛算法,内含心电信号数据及运用MATLAB写的源代码。( There are cycle detection, periodic testing, Partially achieved tracking speed iterative relaxation algorithm, ECG data and includes source code written in MATLAB.)
    2016-05-07 10:13:13下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载