登录
首页 » matlab » ABC

ABC

于 2014-02-26 发布 文件大小:2KB
0 174
下载积分: 1 下载次数: 51

代码说明:

  利用人工蜂群算法搜索一个二元函数最小值点(Using artificial bee colony algorithm searches the minimum point binary function)

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

发表评论

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
  • 1
    说明:  HFSS在MATALAB中的应用,很好的应用教材(HFSS 3D modeling applications in Matlab)
    2009-09-17 10:44:40下载
    积分:1
  • hht_jt
    最近在看HHT,这里有一个自己认为比较好的源程序。大家一起学习(Recently, looking at HHT, there is a relatively good source themselves think. Everyone learning together)
    2008-03-27 12:09:28下载
    积分:1
  • angle
    给定2个点坐标,计算其连线与水平方向的夹角,夹角范围[0,2*pi](failed to translate)
    2009-12-12 22:16:24下载
    积分:1
  • Implementation_of_Intelligent_Control_using_MATLAB
    说明:  电子书包含了MATLAB在神经网络控制、模糊逻辑控制、预测控制方面的应用介绍,每一部分都包括基本控制理论的介绍和MATLAB对应工具箱的介绍和实现方式。 智能控制及其MATLAB实现(E-book contains the MATLAB neural network control, fuzzy logic control, predictive control applications introduction, each part including the introduction of basic control theory and the corresponding MATLAB toolbox of presentation and implementation. Implementation of Intelligent Control and MATLAB)
    2010-04-15 11:25:59下载
    积分:1
  • matlab
    一个很好的matlab学习讲义,很有针对性,思路清晰,重点和难点突出。具有很高的参考和学习价值.(It is a very useful tool for your learn of matlab.The thinking is clearly, important and difficult points is outstanding.So it has high value of reference and study.)
    2012-03-28 10:14:22下载
    积分:1
  • Apriori
    简单的用Matlab实现关联规则基本算法Apriori算法,打开Matlab 目录调至压缩包解压的目录下,直接在matlab上运行test,有测试数据。(Simple association rules using Matlab basic algorithm Apriori algorithm, open Matlab directory raised unpack the archive directory, directly run in matlab test, with test data.)
    2013-08-09 17:02:48下载
    积分:1
  • Dynamic-modeling-and-system--
    基于MATLAB的动态模型与系统仿真工具——Simu(Dynamic modeling and system simulation tools based on MATLAB )
    2012-11-10 19:29:26下载
    积分:1
  • PROMETHEE
    一种叫做优劣排序结果与顺序结构评估法的决策方法,可用于多目标选择最终解(a decision making method called Preference Ranking Organization Method for Enrichment Evaluation, PROMETHEE, can be used for selecting the final solution of multi-objective optimization)
    2021-01-02 17:18:56下载
    积分:1
  • pendul31
    说明:  为了下载东西,随便上传了一个单级倒立摆的仿真模型,不好意思,请不要下载。(to download things, casually posted a single-stage inverted pendulum simulation model, sorry, please do not download.)
    2006-04-05 22:49:24下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载