-
遗传算法VC编程,对于初学者可能有用,多多支持~
遗传算法VC编程,对于初学者可能有用,多多支持~-VC programming genetic algorithms, may be useful for beginners, the generous support of ~
- 2022-08-23 02:16:47下载
- 积分:1
-
通过MATLAB实现的打砖块游戏(breakout),内含netlab人工神经网络工具箱...
通过MATLAB实现的打砖块游戏(breakout),内含netlab人工神经网络工具箱-The implementation of a interesting game "breakout" using MATLAB, also a netlab toolbox of artificial neural network is included.
- 2022-03-21 13:54:28下载
- 积分:1
-
lvq neural network programming hope everyone can be on the
lvq神经网络 的编程 希望大家能用的上-lvq neural network programming hope everyone can be on the
- 2023-05-02 18:50:03下载
- 积分:1
-
一个遗传算法(GA)的实现。command line 的结构。输入输出格式请见命令行...
一个遗传算法(GA)的实现。command line 的结构。输入输出格式请见命令行-A genetic algorithm (GA) implementations. command line structure. Input and output format, see the command line
- 2022-04-30 20:00:18下载
- 积分:1
-
这是基于MATLAB编写的一个神经网络的实例。
这是基于MATLAB编写的一个神经网络的实例。-This is based on the MATLAB neural network to prepare a case in point.
- 2022-05-20 10:15:00下载
- 积分:1
-
利用svm结合向量机实现蛋白质相互作用预测
利用svm结合向量机实现蛋白质相互作用预测-Svm vector machine achieved with the use of protein-protein interaction prediction
- 2022-02-26 15:41:52下载
- 积分:1
-
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设...
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。
- 2022-01-26 19:15:08下载
- 积分: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
-
中国科学院李德毅院士在北京航空航天大学关于不确定性人工智能的讲座PPT。...
中国科学院李德毅院士在北京航空航天大学关于不确定性人工智能的讲座PPT。-Uncertainty Artificial Intelligence Seminar PPT
- 2023-07-10 20:00:05下载
- 积分:1
-
TSP with ant colony algorithm to solve the problem in the C runtime environment
用模拟退火算法解决TSP问题,在C运行环境中-TSP with ant colony algorithm to solve the problem in the C runtime environment
- 2022-11-11 18:30:04下载
- 积分:1