-
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生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
-
以黎曼几何为理论依据,基于S.Amari的修正核函数思想提出了两种新的保角变换,用其对核函数进行数据依赖性改进,进一步提高支持向量机分类器泛化能力。以人工非线性...
以黎曼几何为理论依据,基于S.Amari的修正核函数思想提出了两种新的保角变换,用其对核函数进行数据依赖性改进,进一步提高支持向量机分类器泛化能力。以人工非线性分类问题
为对象进行研究,仿真实验结果表明采用新保角映射可以快速显著地改善分类器泛化性能,而且能大幅度地减少支持向量的数目。-Two novel conformal transformations were proposed based on the Riemannian geometry theory and S.Amari’sidea.And the kernel function was modified by the transformation in a data-dependent way.Our experimental results for theartificial nonlinear data set show that the generalization performance of support vector machines classifier is improvedremarkably and the number of support vectors is decreased greatly.
- 2022-01-26 07:39:35下载
- 积分:1
-
一个简单的遗传算法的源代码。....代码,以确保…
一个简单的遗传算法源代码。。。。。代码保证尽可能少,实际上也不必查错-A simple genetic algorithm source code. . . . . Code to ensure that as little as possible, in fact, do not have error checking
- 2022-05-17 08:46:00下载
- 积分:1
-
This is a study artificial intelligence ant algorithm research documents, to thi...
这是一个研究人工智能中蚂蚁算法的研究性文档,对想了解这方面内容的人相当有益,很难才找到的-This is a study artificial intelligence ant algorithm research documents, to think about it as a very useful one, it is difficult to find the
- 2022-05-27 16:59:10下载
- 积分:1
-
粒子群算法的示例程序,不错。可用来进行函数优化、神经网络训练等。...
粒子群算法的示例程序,不错。可用来进行函数优化、神经网络训练等。-PSO algorithm sample program, yes. Available for function optimization, neural network training.
- 2022-11-02 06:50:03下载
- 积分:1
-
这是一个支持向量机的工具,可以实现分类功能
这是一个支持向量机的工具,可以实现分类功能-This is a support vector machine tools, can achieve a functional classification
- 2022-10-17 02:40:03下载
- 积分:1
-
采用遗传模拟退火的方法解决TSP问题,界面友好,程序运算效果很好...
采用遗传模拟退火的方法解决TSP问题,界面友好,程序运算效果很好-genetic simulated annealing method to solve the TSP, friendly interface and operation procedures with good results
- 2023-05-11 06:55:03下载
- 积分:1
-
模式识别
模式识别(讲义练习).-pattern recognation
- 2022-05-14 15:46:01下载
- 积分:1
-
可以自动生成qbf问题实例,但需要给定一些参数.
可以自动生成qbf问题实例,但需要给定一些参数.-can produce QBF instance
- 2022-01-20 22:36:15下载
- 积分:1
-
CLustream算法实现程序
CLustream算法实现程序-CLustream algorithm program! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2023-02-06 20:50:04下载
- 积分:1