-
Data Mining k
数据挖掘k-measextions 算算法,改进了其中部分结构。-Data Mining k-measextions counting algorithm, to improve some part of the structure.
- 2022-02-24 16:17:55下载
- 积分:1
-
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同...
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较,
如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的
也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。
程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看
那位大侠能改进一下,产生比这跟好的数。-improved genetic algorithm- Guo Tao done optimization algorithm is very effective, and the algorithm is the first basic idea arbitrary n generated random number and then the number li n m randomly selected number, and this number m of a new synthesis of the new middle with n number fitness function of the worst by comparison, if a good case to replace the worst, um, if it even than the best, then ruled the best have replaced. If worse than the worst, a de novo synthesis of new. Followed by the cycle continues. The magic of procedures is GA_crossover () function, the new really good to see heroes who can be improved upon, it generated more than a few with a good.
- 2023-02-04 23:55:04下载
- 积分:1
-
神经网络模式识别及其实现,第三章。为大家提供参考。
神经网络模式识别及其实现,第三章。为大家提供参考。-pattern recognition and neural network to achieve, the third chapter. To provide a reference.
- 2022-03-02 01:19:20下载
- 积分:1
-
四遗传算法源代码和源代码,从来没有在家和国外的…
遗传算法的四个源程序和源代码,在国内没有过的,看看国外的程序员是怎么编写的-Four genetic algorithm source code and source code, never at home and abroad to see how the programmer is prepared
- 2022-02-12 20:52:40下载
- 积分:1
-
目前开发人工只能的朋友一定会遇到bp算法中八进制的问题,这段程序很好的解决了这个问题。我目前在作模糊控制,神经网络,遗传算法的课题,收集了很多相关程序,望同方向...
目前开发人工只能的朋友一定会遇到bp算法中八进制的问题,这段程序很好的解决了这个问题。我目前在作模糊控制,神经网络,遗传算法的课题,收集了很多相关程序,望同方向者探讨一二。-only friends will find bp algorithm octal problem, this process satisfactorily resolved this problem. Now I make fuzzy control, neural networks, genetic algorithms topic, a lot of collection procedures, and hopes to explore the same direction on January 2.
- 2022-10-19 23:45:04下载
- 积分:1
-
该源码用来实现基本粒子群的算法,值得参考
该源码用来实现基本粒子群的算法,值得参考-The source algorithm is used to achieve the elementary particle group, worth considering
- 2022-03-02 19:40:19下载
- 积分:1
-
Genetic algorithm to initialize the network weights and threshold parameters imp...
遗传算法初始化网络权值及其阈值参数 提高控制性能-Genetic algorithm to initialize the network weights and threshold parameters improve control performance
- 2023-05-29 23:05:03下载
- 积分:1
-
9。《遗传算法原理及应用》,周明,孙树栋编着 国防工业出版社 1999年第一版
本书全面系统的介绍了遗传算法的基本原理、数学基础、各种主要实现技术,并...
9。《遗传算法原理及应用》,周明,孙树栋编着 国防工业出版社 1999年第一版
本书全面系统的介绍了遗传算法的基本原理、数学基础、各种主要实现技术,并给出了一些应用实例,同时还简单的介绍了进化计算的基本内容。本书具有系统性强、可读性强、可操作性强的特点。本书可供智能计算、自动控制、系统工程、优化计算、经济管理、运筹学、计算机等专业的研究人员、研究生、高年级大学生参考。 -9. "Genetic Algorithm Theory and Application", Zhou, Sun Shudong compile defense industry publisher in 1999 the first book version of the comprehensive and systematic introduction to the genetic algorithm to the basic principles mathematical basis, the major techniques, and gives some examples, also introduced a simple evolutionary computation of the basic elements. The book is systemic strong, readable, and it can be operational characteristics. The book smart, automatic control, systems engineering, optimization, economic management, and operations. computer and other professional researchers, graduate students and students of high-grade reference.
- 2022-03-03 14:57:58下载
- 积分:1
-
介绍人工智能语言Prolog的书籍
介绍人工智能语言Prolog的书籍-introduced artificial intelligence language books Prolog
- 2022-10-08 16:50:03下载
- 积分:1
-
《遗传算法理论应用与软件实现》中的初始化MATLAB源代码
《遗传算法理论应用与软件实现》中的初始化MATLAB源代码-"genetic algorithm theory and application software," the source code initialization MATLAB
- 2022-04-19 02:16:33下载
- 积分:1