CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Fitness function

搜索资源列表

  1. 改进遗传算法-郭涛算法做最优化问题很管用

    1下载:
  2. 改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是 先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个 数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较, 如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的 也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。 程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看 那位大侠能改进一下,产生比这跟好的数。-improved genetic algo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.72kb
    • 提供者:龚文引
  1. bppfault

    0下载:
  2. 转载得关于其它网站下载得关开发得关于遗传算法得工具箱源程序编写适应度函数-reproduced in other websites on download relevant in the development of the genetic algorithm in the toolbox prepared source fitness function
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:142.58kb
    • 提供者:raul
  1. gabpeval

    0下载:
  2. 转载得有关利用遗传算法优化bp神经网络得源程序中得有关适应度函数编写-reproduced in the use of genetic algorithm optimization bp neural network in the source in the preparation of fitness function
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:163.74kb
    • 提供者:raul
  1. yichuansource

    0下载:
  2. 这是我在解决电梯动力学参数写的简单遗传算法(程序带目标函数值、适应度值计算,但是我的适应度函数因为目标函数的计算很特殊,一起放在了程序外面计算,在此不提供)-This is my resolve to write lift kinetic parameters of a simple genetic algorithm (procedures with the objective function value, fitness terms, but my fitness function for
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:43.9kb
    • 提供者:周燕
  1. autolife

    0下载:
  2. Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,同时模型中的选择机制没有采用显式的适应度函数而是采用能量消耗的简单模型而自发涌现出来,所以可以认为Agent模型是一个类Tierra系统。然而与Tierra、Avida等数字生命模型不同的是,Autolife模型进行了大大的简化,它界面友好,操作直接。虽然没有给每个Agent装配一个虚拟计算机,但是Agent与环境的耦合则可以看成一个图灵
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:69.96kb
    • 提供者:姚启迪
  1. BP_GA.用BP网络建立映射关系

    0下载:
  2. 用BP网络建立映射关系,为遗传算法提供适应度函数,通过改进遗传算法完成最小值优化,the mapped relation is built using BP network in order to provide fitness function for genetic algorithm. At last, optimization of minimum value is finished by genetic algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-04-01
    • 文件大小:1.41kb
    • 提供者:wangchanglong
  1. fitness

    0下载:
  2. fitness,适应度函数,计算适应度函数,-fitness, fitness function, calculate the fitness function,
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:611byte
    • 提供者:deng
  1. RealGeneticAlgorithm

    0下载:
  2. 自已编写的c#自适应实数编码遗传算法,提供多种交叉变异和选择方法,应用时结合需要,修改适应度函数即可!-Write their own adaptive real-coded genetic algorithms, offers a variety of crossover and mutation and selection methods, application integration needs, modify the fitness function can be!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:12.42kb
    • 提供者:David
  1. GEP

    0下载:
  2. 演化算法求运算树表达的最大值,通过后序遍历求得适应度函数值,通过演化算法优化最优解-Evolutionary algorithms seek to express the maximum value of the tree operations, through the postorder fitness function values obtained by evolutionary algorithm to optimize the optimal solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.32mb
    • 提供者:rat
  1. SA_GA

    3下载:
  2. 基于遗传模拟退火算法的聚类算法。将模拟退火算法与遗传算法相结合用于聚类分析,由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。 -Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-11
    • 文件大小:5.7kb
    • 提供者:杨剑浩
  1. psotb-beta-0.3

    0下载:
  2. 推荐一下老外的工具箱psotb-beta-.3,如果你是初学者,头一次用这个工具箱,你可以直接运行pso.m文件。这个程序会优化默认的函数DeJong即超球体函数。如果想优化自己定义的函数,就照例子写适应度函数,改参数设置,参数设置可以在 get_psoOptions.m内改-Recommended about foreigners Toolbox psotb-beta-.3, if you are a beginner, the first time using this toolbox, y
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:60.19kb
    • 提供者:刘洋
  1. nlpunc

    0下载:
  2. matlab最优化理论的实现,通过plot功能找出函数的极值问题 。-matlab optimization theory realization of function through the plot function to find the extremum problem.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2.37mb
    • 提供者:吕铭守
  1. GAPLL

    0下载:
  2. ga的一个仿真例子程序,还不错,用起来效果比较好,需要自己根据项目情况写适应度函数-ga a simulation example of the procedure, but also good to use effect is better, the basis of project information required to write their own fitness function
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.93kb
    • 提供者:huangchao
  1. gademo12

    0下载:
  2. 一种标准的遗传算法实例,包括详细的适应度函数等等,希望大家研究遗传算法有用-A standard genetic algorithm examples, including the detailed fitness function and so on, I hope everyone useful genetic algorithm research
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:10.63kb
    • 提供者:帐号
  1. fitnessfunction

    0下载:
  2. 线性二次最优控制加权阵遗传算法优化适应度函数m文件;模糊控制器量化比例因子遗传算法优化适应度函数m文件-Linear quadratic optimal control weighted array genetic algorithm fitness function m documents quantization scale factor of fuzzy controller optimized by GA fitness function m file
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4.38kb
    • 提供者:张立迎
  1. Dog

    0下载:
  2. A Genetic Algorithm finding Strings. Enter any Word it will search this string using fitness function as target string.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:4.83kb
    • 提供者:Kamran Ali
  1. GaPlaygroundCode

    0下载:
  2. Java实现的遗传算法工具集:GA Playground -The GA Playground is a general purpose genetic algorithm toolkit where the user can define and run his own optimization problems. The toolkit is implemented in the Java language, and requires (when used as an application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:560.84kb
    • 提供者:LaoGuan
  1. fitness

    1下载:
  2. 适应值的选取是一个重要的运算过程,我们应该选择合适的适应值函数,这样才能够很好的选择最佳的变量值-Fitness selection process is an important operation that we should select the appropriate fitness function, so that it can be a good choice of the best value of the variable
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:705byte
    • 提供者:焦云雪
  1. fitness

    1下载:
  2. this the program for calculating fitness function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.98kb
    • 提供者:subbu Innocent
  1. fitness

    0下载:
  2. 基于遗传算法的适应函数MATLAB程序,可以直接使用-Based on genetic algorithm fitness function MATLAB program can be used directly
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.11kb
    • 提供者:马越
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com