-
研究生课程机器人控制基础大作业 检测直线与曲线
研究生课程机器人控制基础大作业 检测直线与曲线-Robot Control Technology-DetectStraightlineAndCurves use matlab
- 2022-07-16 03:42:16下载
- 积分:1
-
粒子群优化算法是一种进化技术(进化有限公司)。
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-Particle Swarm Optimization (PSO) is an evolutionary technology (evolutionary computation). Predatory birds originated from the research PSO with similar genetic algorithm is based on iterative optimization tools. Initialize the system for a group of random solutions, through iterative search for the optimal values. However, there is no genetic algorithm with the cross- (crossover) and the variation (mutation). But particles in the solution space following the optimal particle search. The steps detailed chapter on the future of genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function optimization, neural networks, fuzzy systems control and ot
- 2022-02-05 13:05:45下载
- 积分:1
-
隐马尔科夫模型工具箱,可以广泛应用于识别等领域
隐马尔科夫模型工具箱,可以广泛应用于识别等领域-HMM Toolbox, can be widely applied in areas such as identification
- 2022-08-18 03:25:08下载
- 积分:1
-
java编写的贝叶斯网络分类器(貌似没有模型构建和参数学习过程)...
java编写的贝叶斯网络分类器(貌似没有模型构建和参数学习过程)-java prepared by the Bayesian network classifier (seemingly no model of the learning process and parameters)
- 2023-03-28 23:10:03下载
- 积分:1
-
一个利用遗传算法解决TSP问题的程序,有利于对遗传算法进一步的理解....
一个利用遗传算法解决TSP问题的程序,有利于对遗传算法进一步的理解.-A use of genetic algorithms to solve TSP problems procedure is beneficial to further understanding of genetic algorithm.
- 2022-08-11 07:32:01下载
- 积分:1
-
该程序通过传感器实现布尔逻辑运算
该程序通过感知器实现布尔逻辑运算,具体实现与或还有异或的运算-The program through the sensor to achieve Boolean logic operations
- 2022-07-22 03:58:58下载
- 积分:1
-
A branch
A branch-and-bound algorithm for asymmetric TSP
- 2023-08-02 11:30:04下载
- 积分:1
-
遗传算法的一个库,算法设置比较灵活,需要懂算法的人来下载...
遗传算法的一个库,算法设置比较灵活,需要懂算法的人来下载-a genetic algorithm library, set up a more flexible algorithm, the algorithm needs to understand people to download
- 2023-07-27 04:50:03下载
- 积分:1
-
一个机器学习算法软件包,包括神经网络,模糊逻辑,支持向量机,采用MATLAB平台实现,...
一个机器学习算法软件包,包括神经网络,模糊逻辑,支持向量机,采用MATLAB平台实现,-a machine learning algorithm packages, including neural networks, fuzzy logic, support vector machine, MATLAB platform.
- 2022-06-30 13:00:19下载
- 积分:1
-
bp神经网络的详细资料,里面有相应的文挡资料和可执行程序!
bp神经网络的详细资料,里面有相应的文挡资料和可执行程序!-bp neural network details, there are corresponding text block of information and executable programs!
- 2022-02-01 10:02:08下载
- 积分:1