-
语言中的遗传算法
遗传算法的c语言实现-genetic algorithm in C Language
- 2022-07-20 00:52:28下载
- 积分:1
-
based on the finite state machine language digital voice endpoint detection. Rar...
基于有限状态机的汉语数字语音端点检测.rar.rar格式为vip-based on the finite state machine language digital voice endpoint detection. Rar.rar format vip
- 2022-05-13 12:31:22下载
- 积分:1
-
用数据分类法进行分类,并将其应用于决策中
利用Fisher分类器对数据进行分类,并画出决策面(含测试数据)-Fisher classifier using the data classification, and face painted in decision-making (including test data)
- 2022-03-06 04:52:22下载
- 积分:1
-
运用遗传算法对交通流进行分配
运用遗传算法对交通流进行分配-use of genetic algorithms on traffic flow distribution
- 2022-04-27 18:50:15下载
- 积分:1
-
使用具有增量学习的监控式学习方法。包括几个不同的分类算法。...
使用具有增量学习的监控式学习方法。包括几个不同的分类算法。-use with incremental learning supervised learning method. Including several different classification algorithm.
- 2022-05-14 09:18:29下载
- 积分:1
-
这是神经网络和遗传算法想结合的c++程序,希望对需要的朋友 有所帮助。...
这是神经网络和遗传算法想结合的c++程序,希望对需要的朋友 有所帮助。-This is a neural network and genetic algorithm would like to combine c++ Procedures, and they hope to help a friend in need.
- 2022-05-21 15:27:47下载
- 积分:1
-
用于程序优化与遗传算法
用于程序优化与遗传算法-procedures for optimization and genetic algorithms
- 2022-03-16 21:48:13下载
- 积分:1
-
To artificial intelligence filtering
在数字信号处理中实现相关的能够人工智能滤波的功能-To artificial intelligence filtering
- 2022-02-04 13:19:18下载
- 积分:1
-
AI A* algorithm to solve the problem 8number
人工智能中的A*算法解决8number问题-AI A* algorithm to solve the problem 8number
- 2022-02-12 00:44:11下载
- 积分: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