-
本人调试的大作业(源程序模型+论文),主要包括PID控制、模糊控制、神经网络控制、遗传算法优化神经网络控制(使用了遗传工具箱GAOT)对同一系统所作的仿真比较,
本人调试的大作业(源程序模型+论文),主要包括PID控制、模糊控制、神经网络控制、遗传算法优化神经网络控制(使用了遗传工具箱GAOT)对同一系统所作的仿真比较,并加入饱和、死区、时滞等非线性后的响应,具体的分析比较过程论文中写的很详细。-I debug a big operation (source model+ Thesis), including PID control, fuzzy control, neural network control, genetic algorithm optimization of neural network control (using a genetic toolbox GAOT) on the same system simulation by the comparison, and to join saturation, dead zones, such as nonlinear time-delay after the response, the specific analysis of the comparison process paper written in great detail.
- 2022-08-18 17:01:05下载
- 积分:1
-
蚂蚁社区的源代码,用C++开发,很直观的演示
蚂蚁社区的源代码,用C++开发,很直观的演示-ant communities of source code, development using C, a very visual demonstration
- 2023-02-21 05:40:03下载
- 积分:1
-
这是我自己花了很多时间写的一个模式识别源码。奉献出来与感兴趣的朋友分享,绝对可靠。..
这是我自己花了很多时间写的一个模式识别源码。奉献出来与感兴趣的朋友分享,绝对可靠。.. - Dedication out with friends interested in sharing, absolutely reliable. ..
- 2022-08-17 21:26:04下载
- 积分:1
-
专家系统课程设计,用计算机解决SP先生谜题,有详细代码
专家系统课程设计,用计算机解决SP先生谜题,有详细代码-curriculum design expert system, computer SP Mr. Mystery solved a detailed code
- 2023-08-02 23:10:03下载
- 积分:1
-
游戏编程AI源码,包括A*等findpath的算法
游戏编程AI源码,包括A*等findpath的算法-AI game programming source code, including the A* algorithm, such as findpath
- 2022-10-18 13:35:04下载
- 积分:1
-
PUMA560机器人正解程序包含六个关节,计算时只计算前三个关节...
PUMA560机器人正解程序包含六个关节,计算时只计算前三个关节-Positive Solutions PUMA560 robot contains six joints, the calculation only the first three joints
- 2022-06-02 22:28:11下载
- 积分:1
-
人脸检测代码示例系统.rar 希望对大家有所启发。
人脸检测代码示例系统.rar 希望对大家有所启发。-Face Detection System code examples. Rar we hope to inspire.
- 2022-01-23 10:16:14下载
- 积分:1
-
一个使用Java实现的人工智能的图搜索策略程序――酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一...
一个使用Java实现的人工智能的图搜索策略程序――酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artificial intelligence plans Search Strategy-- Liquor JiuGongTu problems of artificial intelligence-map search strategy- Demonstration Program-use guide in the field of artificial intelligence, the implicit search of the plan to solve the problem is one of the basic methods, the procedures through the use of multiple map search strategy, the rearrangement JiuGongTu problem solving, presentation of the "breadth- first search," "depth-first search", "bounded depth-first search", "best-first search" and "partial selection of the best search" five basic map search strategy. The whole process of using animation, interface design aesthetic friendly, easy to use.
- 2022-01-25 17:15:20下载
- 积分:1
-
自适应遗传算法生成最小生成树
单点交叉
单点变异
确定式选择法
自适应的遗传算法生成最小树-Adaptive genetic algorithm generates minimum spanning tree
- 2023-05-11 12:45:04下载
- 积分:1
-
神经网络控制作为一种全新的智能控制方法,是解决非线性系统预测和控制问题的一种重要手段,受到了许多专家学者的广泛关注,是目前国内外研究的热点之一。本文着重研究前向...
神经网络控制作为一种全新的智能控制方法,是解决非线性系统预测和控制问题的一种重要手段,受到了许多专家学者的广泛关注,是目前国内外研究的热点之一。本文着重研究前向神经网络的学习算法,简单探讨了BP算法在逼近非线性系统中各个因素对系统的影响。
-Neural Network Control as a new intelligent control method is to solve the nonlinear system to predict and control an important means by many experts and scholars in a wide range of concerns, is one of the hot research. This article focuses on feedforward neural network learning algorithm, a simple BP algorithm of approximation of nonlinear systems in the various factors on the system.
- 2022-02-20 03:27:20下载
- 积分:1