登录
首页 » matlab » Genetic

Genetic

于 2010-05-16 发布 文件大小:1KB
0 285
下载积分: 1 下载次数: 51

代码说明:

  Genetic algorithms in 8 queen problem

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

发表评论

0 个回复

  • RDPTA
    Algorithm Given are P training pairs {X1,d1,X2,d2....Xp,dp}, where Xi is (n*1) di is (n*1) No of Categories=R. i=1,2,...P Yi= Augmented input pattern( obtained by appending 1 to the input vector) i=1,2,…P In the following, k denotes the training step and p denotes the step counter within the training cycle Step 1: c>0 , Emin is chosen, Step 2: Weights are initialized at w at small values, w is (n+1)*1. Counters and error are initialized. k=1,p=1,E=0 Step 3: The training cycle begins here. Input is presented and output computed: Y=Yp, d=dp Oi=f(wtY) for i=1,2,….R Step 4: Weights are updated: wi=wi+1/2c(di-oi)Y for i=1,2,…..R. Step 5: Cycle error is computed: E=1/2(di-oi)2+E for i=1,2,…..R. Step 6: If p<P then p=p+1,k=k+1, and go to Step 3: Otherwise go to Step 7. Step 7: The training cycle is completed. For E=0,terminate the training session. Outputs weights and k. If E>0,then E=0 ,p=1, and enter the new training cycle by going to step 3.
    2014-11-06 11:12:37下载
    积分:1
  • psd_boc
    BOC(1,1)的编码,BOC(1,1)的功率谱密度,可以完美运行,对做BOC编码的人很有用途(BOC (1,1) code, BOC (1,1) power spectral density, can run perfectly on the very people who make use of BOC coding)
    2013-11-26 11:48:41下载
    积分:1
  • ecuacalorlionel
    Ecuacion de calor de newton
    2009-12-09 06:01:45下载
    积分:1
  • GPIO-V2
    Core M3直接操作寄存器控制GPIO的用法。(Core M3 directly manipulate registers control the GPIO usage.)
    2013-11-28 09:54:33下载
    积分:1
  • MMSE
    运用MMSE方法的波束形成,对空间信号起滤波作用(MMSE method for beamforming)
    2013-12-07 11:13:12下载
    积分:1
  • Position
    说明:  室内定位计算.各种定位算法的性能分析,对比结果(room location caculated)
    2021-03-03 14:54:34下载
    积分:1
  • 959
    smart antenna and adaptive antenna array beamforming
    2010-11-22 23:25:47下载
    积分:1
  • split-PML
    分裂场PML吸收层,模拟时谐场,在二维空间的传播。(split PML to simulate the sinsoudal wave )
    2009-05-27 14:00:00下载
    积分:1
  • MATLAB
    matlab学习资料,比较适合初学者 附带程序的哦(study matertial of matlab)
    2012-09-21 10:07:39下载
    积分:1
  • VRP_algorithm
    5个求解车辆路径问题(VRP)的MATLAB算法源程序和相应数据(数据也在m文件里),包括三种遗传算法,SA算法和禁忌搜索算法的m文件(5 solving vehicle routing problem (VRP) MATLAB algorithm source and the corresponding data (data is also in the m file), including three kinds of genetic algorithm, SA algorithm and tabu search algorithm m file)
    2020-12-27 18:19:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载