-
前馈神经网络算法
前馈神经网络算法-feed forward neural network algorithm
- 2022-01-24 17:42:01下载
- 积分:1
-
Contains a number of optimization algorithms, there is Newton' s method, simp...
包含了许多的最优化算法,有牛顿法,单纯形法等,都已运行通过了-Contains a number of optimization algorithms, there is Newton" s method, simplex method, etc., have to run through the
- 2022-02-01 18:55:53下载
- 积分:1
-
本文件为遗传算法的工具箱,包括遗传算法的各种选择、交叉、变异等算法。...
本文件为遗传算法的工具箱,包括遗传算法的各种选择、交叉、变异等算法。-This document is for the genetic algorithm toolbox, including a variety of genetic algorithm selection, crossover, mutation and other algorithms.
- 2022-06-14 02:46:17下载
- 积分:1
-
knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法...
knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-Knn, or k-nearest neighbor algrithom, is a simple and classical classifier algrithom.
- 2023-05-13 08:00:02下载
- 积分:1
-
文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。...
文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。-File contains a calculation of the teachers on the intelligent optimization of the genetic algorithm curriculum part of the lecture, which includes detailed examples and source code.
- 2022-10-08 23:15:03下载
- 积分:1
-
PSO
PSO--粒子群优化算法程序在vc++.net 2003下可实现的-PSO Particle Swarm Optimization procedures vc++. Net 2003 can be achieved
- 2022-02-05 12:06:32下载
- 积分:1
-
Genetic Algorithm for TSP problem, containing the basic principles of genetic al...
遗传算法求解TSP问题,内附有遗传算法基本原理,程序已验证-Genetic Algorithm for TSP problem, containing the basic principles of genetic algorithm has the process had been made to verify
- 2022-08-16 11:40:05下载
- 积分: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
-
模式识别中的K-均值算法演示
模式识别中的K-均值算法演示-pattern recognition, the K-means algorithm demo
- 2022-07-05 07:57:54下载
- 积分:1
-
研究生课程机器人控制基础大作业 检测直线与曲线
研究生课程机器人控制基础大作业 检测直线与曲线-Robot Control Technology-DetectStraightlineAndCurves use matlab
- 2022-07-16 03:42:16下载
- 积分:1