-
bp using neural networks to solve the problems or differences algorithm.
这是一种利用bp神经网络来解决异或问题的算法.-bp using neural networks to solve the problems or differences algorithm.
- 2023-05-30 01:05:03下载
- 积分:1
-
一份中科院开发的语义分析源码,可编译运行。里面的代码都很完整,注释也清晰,是研究语义语法分析的必不可少的学习工程。...
一份中科院开发的语义分析源码,可编译运行。里面的代码都很完整,注释也清晰,是研究语义语法分析的必不可少的学习工程。-A semantic analysis of source code developed by Chinese Academy of Sciences, can be compiled to run. The code inside the very integrity of annotations is also clear, is to study the semantic parsing essential to study engineering.
- 2022-12-04 01:50:04下载
- 积分:1
-
基于遗传算法的排课系统,可以实现多种课程的排列
基于遗传算法的排课系统,可以实现多种课程的排列-based on genetic algorithm Course Scheduling System, can achieve a wide variety of courses with the
- 2023-01-28 02:55:03下载
- 积分:1
-
Evenly spaces the cities on the perimeter of a wheel and returns a vector of the...
Evenly spaces the cities on the perimeter of a wheel and returns a vector of their coordinates
利用AI技术生成一个圆-Evenly spaces the cities on the perimeter of a wheel and returns a vector of their coordinates the use of AI technology to generate a circle
- 2022-05-14 13:03:14下载
- 积分:1
-
Matlab中的GA程序
Matlab中的GA程序-Matlab GA procedures
- 2022-12-08 03:25:03下载
- 积分:1
-
用vb编写的一个遗传算法的程序,大家可以参考
用vb编写的一个遗传算法的程序,大家可以参考-prepared with a genetic algorithm of the procedure, we can refer to
- 2022-03-26 00:00:11下载
- 积分:1
-
严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计...
严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计-Neural Network――BP
- 2022-01-22 11:51:02下载
- 积分:1
-
本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法
本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法-the process of multi-city tsp (ie, the traveling salesman problem) Genetic Algorithm
- 2023-04-25 06:15:03下载
- 积分:1
-
Fisher判别,用于模式识别的Fisher线性判别
Fisher判别,用于模式识别的Fisher线性判别-Fisher Discriminant for pattern recognition Fisher Linear Discriminant
- 2022-07-16 07:10:59下载
- 积分: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