登录
首页 » PDF » Genetic-algorithm-in-MATLAB

Genetic-algorithm-in-MATLAB

于 2013-04-09 发布 文件大小:126KB
0 183
下载积分: 1 下载次数: 3

代码说明:

  探讨了在 MATLAB 环境中实现遗传算法仿真的方法 ,并以一个简单的求函数最值的问 题作为遗传算法的应用实例 ,说明遗传算法的全局寻优性及用 MATLAB 实现仿真的可行性(Explore the genetic algorithm simulation in MATLAB environment, and the value of a simple demand function as genetic algorithm application examples, description of the genetic algorithm global optimizing nature and the feasibility of using MATLAB simulation)

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

发表评论

0 个回复

  • lms
    最小均方算法lms在波束形成中的应用  LMS算法步骤:   1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   b(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming )
    2011-04-28 23:25:35下载
    积分:1
  • ACO-for-TSP
    a ant colony optimization(aco) for traveling salesman problem(TSP).implementation in matlab.type of file:m file
    2013-08-04 11:04:24下载
    积分:1
  • Digital-Signal-Processing-
    基于matlab的数字信号处理释义教程,对于图像处理初学者很有帮助。(Matlab-based interpretation of the digital signal processing tutorial, beginners helpful for image processing.)
    2013-02-25 17:29:50下载
    积分:1
  • Threeways_noise_removingof-svd
    基于奇异值分解的一维噪声处理,分别用了三种阈值做了对比,希望对您有所帮助!(Based on singular value decomposition of the one-dimensional noise process, three thresholds were used to do a comparison, I hope for your help!)
    2011-10-06 14:07:52下载
    积分:1
  • De43skto5p
    【谷速软件】多级树集合分裂(SPIHT)图像压缩算法源代码 可以做为参考使用 ([Software] Valley speed multilevel tree collection division (SPIHT) image compression algorithm source code can be used as a reference to use)
    2014-12-18 22:40:09下载
    积分:1
  • Avg_Pitch
    average pitch calculation
    2012-01-27 14:40:58下载
    积分:1
  • montecale
    蒙特卡罗方法模拟137Cs源的662keVγ射线在NaI(Tl)闪烁体中的输运过程。开发环境:MATLAB(Monte Carlo simulation of 137Cs sources 662keVγ-ray in NaI (Tl) scintillator of the transport process. Development Environment: MATLAB)
    2007-03-12 22:05:00下载
    积分:1
  • Desktop
    graph 4 series in lines
    2012-07-06 06:25:59下载
    积分:1
  • DlmsTst
    Dlms测试程序,用于召测DLMS电表数据的一个小程序(Dlms Test)
    2020-12-24 16:19:05下载
    积分:1
  • channelEq
    该程序通过稀疏化的klms和klms算法实现了信道均衡问题。并同时比较两者的区别以验证稀疏化的必要性。(The program through the klms and klms thinning algorithm channel equalization problems. And compares the difference between the necessity to verify sparse.)
    2021-05-12 18:30:02下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载