-
SVM ppt from Peking Univ., it may be useful to the learners or researchers who a...
北大的SVM课件,对于从事模式识别学习和研究的入门者有一定的帮助-SVM ppt from Peking Univ., it may be useful to the learners or researchers who are engaged on pattern identification.
- 2022-03-21 11:48:04下载
- 积分:1
-
基于MATLAB完成的神经网络源程序
大家
基于MATLAB完成的神经网络源程序
大家-Based on the MATLAB neural network to complete the U.S. source
- 2022-07-25 08:54:50下载
- 积分:1
-
基本遗传学习分类系统,C++源代码
基本遗传学习分类系统,C++源代码-The basic classification system for genetic study, C++ Source code
- 2022-01-24 18:45:50下载
- 积分:1
-
遗传算法的全部代码!c编程源码,有readme 和可执性文件!
遗传算法的全部代码!c编程源码,有readme 和可执性文件!-all the genetic algorithm code! C programming source, and they readme document!
- 2022-06-02 10:53:50下载
- 积分:1
-
这个程序是个神经网络提供学习能力的实例,是前一个simpleann的功能加强版。...
这个程序是个神经网络提供学习能力的实例,是前一个simpleann的功能加强版。-this procedure is a neural network learning ability example is the former simpleann an enhanced version of the function.
- 2023-03-20 08:20:03下载
- 积分:1
-
使用matlab应用遗传算法进行函数优化
使用matlab应用遗传算法进行函数优化-Using genetic algorithm in matlab to optimize function
- 2022-03-06 16:13:27下载
- 积分:1
-
这个是遗传算法的PPT讲义 很有帮助 大家可以看看
这个是遗传算法的PPT讲义 很有帮助 大家可以看看 -This is a genetic algorithm PPT helpful lectures we will look at the
- 2022-02-13 13:45:59下载
- 积分:1
-
Is a collection of various commonly used algorithms and recursive, neural networ...
是各种常用算法的集合,又递归、神经网络、遗传、枚举、排序、圆周率求解等等。是学习的好材料。-Is a collection of various commonly used algorithms and recursive, neural networks, genetic, enumeration, sorting, solving, etc. pi. Is a good learning materials.
- 2022-05-20 18:18:08下载
- 积分:1
-
an ant colony algorithm, we want to fine Eastern, we had to share.
一个蚁群算法,大家很想要得东东,共享给大家了。-an ant colony algorithm, we want to fine Eastern, we had to share.
- 2022-02-27 06:24:46下载
- 积分: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