-
基本遗传算法源程序(基于基本遗传算法的函数最优化C程序)...
基本遗传算法源程序(基于基本遗传算法的函数最优化C程序)-Basic genetic algorithm source code (based on a function of the basic genetic algorithm optimization procedure C)
- 2022-02-15 09:24:04下载
- 积分:1
-
模拟退火算法(解98数学建模灾情巡视问题)
模拟退火算法(解98数学建模灾情巡视问题)-Simulated annealing algorithm (solution of 98 to inspect the disaster mathematical modeling issues)
- 2022-02-02 21:33:23下载
- 积分:1
-
Plus noise to the voice of a program, you can determine the needs to increase th...
给语音加噪声的一个程序,可以给定需要加噪声的分贝数,程序会自动加载,选用的是随机白噪声。-Plus noise to the voice of a program, you can determine the needs to increase the number of decibels of noise, the program will automatically load, selected at random white noise.
- 2022-04-18 20:02:01下载
- 积分:1
-
use ant algorithm to solve the traveling salesman problem, and mfc applications,...
使用蚁群算法解决旅行商问题,mfc应用程序,城市数目及坐标在eil51.tsp里-use ant algorithm to solve the traveling salesman problem, and mfc applications, The number of cities and coordinates the eil51.tsp Lane
- 2022-06-18 11:06:15下载
- 积分:1
-
采用动量梯度下降算法训练 BP 网络。
采用动量梯度下降算法训练 BP 网络。 -Gradient descent algorithm using momentum BP network training.
- 2022-08-17 05:42:45下载
- 积分:1
-
遗传算法的工具箱,好使!!!!!!可以解决问题
遗传算法的工具箱,好使!!!!!!可以解决问题-Genetic algorithm toolbox, so that! ! ! ! ! !
- 2022-01-25 15:22:01下载
- 积分:1
-
遗传算法优化程序
遗传算法优化程序-genetic algorithm optimization procedures
- 2022-07-16 10:00:43下载
- 积分:1
-
Genetic algorithm in the new multi
遗传算法中的新的多点交叉算法用来优化选择最优值-Genetic algorithm in the new multi-point crossover algorithm
- 2022-05-29 23:44:27下载
- 积分:1
-
Genetic programming is an emerging technology of evolutionary computation and ha...
遗传编程是一门新兴的进化计算技术且引起了学术界的非常高的重视。虽然本程序是本人编写,略显粗糙,但需要的人还是可以借鉴一下!-Genetic programming is an emerging technology of evolutionary computation and has aroused increasing attention, although this code is done by myself, it can serve as a reference for anyone needs it!
- 2022-09-06 03:15:03下载
- 积分:1
-
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memeti...
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memetic算法把遗传算法和局部优化算法相结合,试验结果证明,能很好地解
决TSP问题。-TSP problem is a classic combinatorial optimization problem. Its solution has a number of local optimization methods and heuristic algorithms, local search methods take full account of the issue of neighborhood structure, genetic algorithm has good ability of global search, memetic algorithm for the genetic algorithm and local optimization algorithm combining test results proved that well positioned to solve the TSP problem.
- 2022-08-11 23:30:19下载
- 积分:1