登录
首页 » 算法 » 遗传算法源代码

遗传算法源代码

于 2022-04-09 发布 文件大小:1.28 kB
0 169
下载积分: 2 下载次数: 3

代码说明:

资源描述遗传算法的灵感来自于达尔文的进化理论。遗传算法求解问题的解决方法。算法是由一个和一组的解决方案和(所代表的,染色体)称为“人口”。从一个人口的解决方案,并用于形成一个新的人口。这是出于希望,新的人口将比旧的更好。选择新的解决方案(后代)的解决方案是根据他们的健身选择-更合适的是他们有更多的机会,他们必须重现。这是重复的,直到某些条件(例如人口数量或最佳解决方案的改进)是满意的。

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

发表评论

0 个回复

  • % [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist ) %...
    % [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist ) % Find the indices of the nearest neighbours of the given desriptors in the近邻点寻找算法,在非线性时间序列中很有用,是常用的算法- [Nearest_neighbours] = find_nearest_neighbours (database, desc, max_dist) Find the indices of the nearest neighbours of the given desriptors in the neighbor-point search algorithm, the nonlinear time series of very useful, is a commonly used algorithm
    2022-05-24 09:30:26下载
    积分:1
  • PASCAL编译器
    项目描述:该项目源代码用C++语言描述,针对扩充的PASCAL文法,实现了对扩充PL0源程序进行词法分析、语法分析、语义分析、代码生成以及最终解释执行的编译器的编写。并完成了错误处理和符号表管理等程序。该工程可以将符合文法的正确程序进行编译得到结果,也可以对错误的程序进行精确报错。
    2023-03-01 18:25:04下载
    积分:1
  • ex4 decompiler v2 2015
    ex4反编译程序v2 2015 ex4反编译程序v2 2015 ex4反编译程序v2 2015 ex4反编译程序v2 2015 ex4反编译程序v2 2015 ex4反编译程序v2 2015 ex4反编译程序v2 2015 ex4反编译程序v2 2015
    2022-02-12 02:48:31下载
    积分:1
  • 一个计器程序,可以识别式字符串形式的
    一个计算器程序,可以识别算式字符串形式的-a calculator program that can be identified form of a string formula
    2022-02-24 18:08:11下载
    积分:1
  • 拉各朗日 新
    这是一个关于fuzzy的很好的代码文件,包含程序及其说明,可进行仿真,并有较好的效果。它包含模糊文件的建立,模糊规则的建立,模糊变量的建立,并选择合适的隶属度函数,并且对仿真结果进行解释说明。
    2022-07-24 20:05:04下载
    积分:1
  • 数据挖掘中聚类的,可以作为学习数学的时候用,也可以作为自己开发软件时使用...
    数据挖掘中聚类的算法,可以作为学习数学算法的时候用,也可以作为自己开发软件时使用-Clustering in data mining algorithms, mathematical algorithms can be used as learning time, and also can develop software as their own use
    2023-08-25 03:45:03下载
    积分:1
  • 关于大数运的加 减 乘 除 模 等运 运用了libtommath库的...
    关于大数运算的加 减 乘 除 模 等运算 运用了libtommath库的算法-Addition and subtraction operations on large numbers such as multiplication and division operation mode using the algorithm library libtommath
    2022-01-26 14:38:08下载
    积分:1
  • 最优化,包括各种线性优化和非线性优化问题
    最优化算法,包括各种线性优化和非线性优化问题-Optimization algorithms, including linear optimization and nonlinear optimization problems
    2023-08-18 20:45:04下载
    积分:1
  • 不错的数据挖掘教程。用超星阅读起观看。
    不错的数据挖掘教程。用超星阅读起观看。-good Data Mining Directory. Starting with reading Superstar watch.
    2022-05-25 01:20:50下载
    积分:1
  • a 3x3 matrix multiplication
    a 3x3 matrix multiplication
    2023-04-17 07:05:03下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载