-
Lin
Lin-Kernighan heuristic for the TSP and minimum weight perfect matching
- 2022-04-26 11:50:31下载
- 积分:1
-
MFD-多变量系统频域设计工具
MFD-多变量系统频域设计工具-MFD- multivariable frequency-domain system design tools
- 2023-04-03 06:15:03下载
- 积分:1
-
用于求解TSP问题的matlab程序,能直接运行
用于求解TSP问题的matlab程序,能直接运行-BasicAntColon AlgorithmmatlabforTSP
- 2022-04-07 18:07:27下载
- 积分:1
-
EKF
基于EKF的机器人SLAM演示程序, 对于搞机器人定位及地图构建的朋友会有一定帮助, 这个版本用的人比较多-EKF-based SLAM demo of the robot, the robot carry out positioning and mapping will have a certain friend to help, this version used by many people
- 2023-07-07 15:50:03下载
- 积分:1
-
SCS
SCS-C is another port to C of Goldberg s Simple Classifier System,
with a few extensions.-SCS-C is another port to C of Goldberg s Simple Classifier System, with a few extensions.
- 2022-03-09 13:32:52下载
- 积分:1
-
遗传算法工具箱以及用遗传算法找最优值,主函数是zuiyou.m
遗传算法工具箱以及用遗传算法找最优值,主函数是zuiyou.m-Genetic Algorithm Toolbox and using genetic algorithms to find optimal values, the main function is zuiyou.m
- 2022-02-15 11:31:05下载
- 积分: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
-
本代码是一个自适应优化遗传算法的例子,读者可以结合王小平写的书来学习,已经实现了,测试过,可以通过编译计算结果...
本代码是一个自适应优化遗传算法的例子,读者可以结合王小平写的书来学习,已经实现了,测试过,可以通过编译计算结果-This code is an adaptive genetic algorithm optimization example, readers can be combined Wang Xiaoping wrote the book to learn, has become a reality, testing, and results can be compiled
- 2022-02-21 13:37:10下载
- 积分:1
-
独立成分分析的批数据处理算法JADE,计算量虽然大些,但至今仍被人采用
独立成分分析的批数据处理算法JADE,计算量虽然大些,但至今仍被人采用-Independent component analysis of batch data-processing algorithm JADE, although the calculation of the volume, but is still used
- 2022-08-25 08:15:57下载
- 积分:1
-
自适应遗传算法matlab代码.自适应遗传算法的问题是很容易早熟,好处就是速度快 .不过我将在其中会引入一个早熟判定标志的,并设定一个阈值,如此以来,就可以防止...
自适应遗传算法matlab代码.自适应遗传算法的问题是很容易早熟,好处就是速度快 .不过我将在其中会引入一个早熟判定标志的,并设定一个阈值,如此以来,就可以防止早熟现象了
-Adaptive genetic algorithm Matlab code. Adaptive genetic algorithm is very easy precocious, advantage is faster. However, in which I will be introducing an early sign of determination, and set a threshold, so, you can prevent precocious phenomenon
- 2022-03-20 00:51:43下载
- 积分:1