登录
首页 » matlab » 演化博弈

演化博弈

于 2020-12-22 发布
0 271
下载积分: 1 下载次数: 5

代码说明:

说明:  一个比较简单的博弈演化案例,相对比较简单,适合初学者(A relatively simple game evolution case, relatively simple, suitable for beginners)

文件列表:

演化博弈\muluboyi.m, 6536 , 2018-06-11
演化博弈, 0 , 2020-11-20

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

发表评论

0 个回复

  • two_ray_model
    Modelo de dos rayos de Andrea Goldsmith (figura 2.5, según expresión 2.12) f = 0.9 frecuencia en GHz landa = 0.3/f en m R = -1 coeficiente de reflexión en tierra ht = 10 altura del transmisor en m hr = 2 altura del receptor en m Gt = 1 Gr = 1 Pt = 1 d=10:.1:100000 phase_diff = 4*pi*ht*hr./(landa*d) aproximación Pr = Pt*((landa/(4*pi))^2)*((abs((sqrt(Gt)./d) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff)))./d)).^2) Pr = Pt*((landa/(4*pi))^2)*(1./d).*((abs((sqrt(Gt)) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff))))).^2) figure(1), clf, plot((d),10*log10(Pr/max(abs(Pr)))) grid xlabel( log_1_0(d) ) ylabel( Potencia recibida (dBm) )
    2010-02-08 06:31:54下载
    积分:1
  • Space-Time-Wireless
    《Introduction to Space-Time Wireless Communications 》By Arogyaswami Paulraj(Introduction to Space-Time Wireless Communications By Arogyaswami Paulraj)
    2015-03-25 20:32:27下载
    积分:1
  • ssmpc
    MPC 动态矩阵例子 很详细的讲解 针对化工过程(MPC examples)
    2015-03-27 16:47:12下载
    积分:1
  • controlLOAD
    this work, presend a control based stand-alone hybrid energy PV system.
    2015-04-02 06:28:52下载
    积分:1
  • code
    the code fo numerical methode for cfd.
    2011-04-21 17:24:09下载
    积分:1
  • Introduction-to-digital-signal-processing-and-fil
    digital signal processing, wiley publishers
    2013-11-09 21:56:05下载
    积分:1
  • matlabwithexample
    精通MATLAB-综合辅导与指南(附例程)。初学者必备书籍,还有大量的程序供实践。(proficient MATLAB-comprehensive counseling and guidance (routines). Beginners essential books, there is a lot of procedures for the practice.)
    2007-06-10 21:31:25下载
    积分:1
  • BPSK
    This is code to simulation of AM, FM, PSK, QAM modulation
    2014-11-29 12:24:43下载
    积分:1
  • pso-algorithmn
    粒子群优化算法,迭代选择函数最优值,修改不同的目标函数,应用较广(pso search the optima value)
    2014-01-23 10:37:30下载
    积分:1
  • xiaoboquzao
    小波去噪程序 在噪声环境下语音信号的增强 语音信号为读入的声音文件 噪声为正态随机噪声 (Wavelet denoising process voice signals in a noisy environment, the enhanced speech signal into a sound file for read noise is normal random noise)
    2010-11-22 12:31:30下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载